webpack/lib/performance
Sean Larkin aa8d01bf8d refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636)
* refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot

* This change allows for buildin to now be part of the lint test by addition of an extra .eslintrc file which extends existing but sets es6 to false
* Turned on no-unused-vars for eslint, and then removed all warnings from turning that feature on
* Was getting notified of errors in "quote" property in eslintrc, so changed to correct value from error to 2.

* beautify

* swap invalid eslint config val
2016-12-30 09:43:49 -06:00
..
AssetsOverSizeLimitWarning.js Refactoring, make options simpler 2016-12-14 11:33:57 +01:00
EntrypointsOverSizeLimitWarning.js Refactoring, make options simpler 2016-12-14 11:33:57 +01:00
NoAsyncChunksWarning.js feat(performance): don't include .map files in perf warnings 2016-12-13 10:25:32 -06:00
SizeLimitsPlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00