Releases: typhonjs-config/typhonjs-config-eslint
Releases · typhonjs-config/typhonjs-config-eslint
0.6.0
Minor change to space-before-function-paren
to allow spaces between async () => {}
/ async arrow functions.
0.5.0
0.5.0 (2017-02-18)
- Feat
- Added
./3.0
rules for ESLint 3.x along with Babel parser & plugin support.
0.4.0
0.4.0 (2016-03-07)
- Feat
- Added
./2.0
rules for ESLint 2.x.
0.2.0
0.2.0 (2015-11-06)
- Feat
- Added
es5/server/node
.eslintrc for server side Node linting.
- Moved es6 .eslintrc to
es6/browser
Initial Release
Initial release for ES6 config.