Commit Graph

8 Commits

Author SHA1 Message Date
Sean Larkin 18953ff743 fix(eslint): correct keyword after spacing rule for eslint) 2017-12-15 16:23:46 -08:00
Tobias Koppers a05e9c7bc2 add linting for tests too 2017-11-15 14:07:53 +01:00
Sean Larkin be315040d2 chore(deps): update all minor and patch deps, remove lint errors, update engine 2017-11-06 17:46:02 +01:00
Huáng Jùnliàng 44df871659 chore(eslint): remove duplicate configuration item 2017-09-09 09:43:30 +08:00
Tobias Koppers ff0e046bbb disable indent linting because it formats code weird 2017-07-24 11:54:34 +02:00
Tobias Koppers 5c423d6feb change supported node.js version to 4 2017-04-22 19:02:01 +02:00
James 219a95dddc lint autofix the eslint file 2017-04-19 23:53:44 -07:00
Arete Code cf66618829 👕 update node linting
update linting for destructuring and latest node

uses .js rather than .eslintrc file

pulls in rules from
https://github.com/webpack/webpack-cli/pull/46/files#diff-df39304d828831c44a2b9f38cd45289cR40

adds spacing for this
<img width="495" alt="screen shot 2017-04-19 at 7 03 16 pm" src="https://cloud.githubusercontent.com/assets/4022631/25210014/eabff164-2532-11e7-89a3-837fde6c7101.png">
2017-04-19 19:05:28 -07:00