webpack/lib/node
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
..
NodeChunkTemplatePlugin.js moves stuff from webpack-core to webpack-sources 2015-12-29 17:44:55 +01:00
NodeEnvironmentPlugin.js more performance improvements 2016-12-14 16:22:54 +01:00
NodeHotUpdateChunkTemplatePlugin.js new way to handle new ids, reuse old ids 2016-07-18 00:41:26 +02:00
NodeMainTemplate.runtime.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
NodeMainTemplateAsync.runtime.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
NodeMainTemplatePlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
NodeOutputFileSystem.js
NodeSourcePlugin.js refactor(eslint): Added no-unsed-vars, env specific .eslintrc's for buildin & hot (#3636) 2016-12-30 09:43:49 -06:00
NodeTargetPlugin.js feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
NodeTemplatePlugin.js use options object for NodeTemplatePlugin 2015-11-20 08:38:15 +01:00
NodeWatchFileSystem.js rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00