File tree Expand file tree Collapse file tree 2 files changed +54
-12
lines changed Expand file tree Collapse file tree 2 files changed +54
-12
lines changed Original file line number Diff line number Diff line change 78
78
79
79
- Improved: ` eslint --print-config ` usage instructions. The CLI tool help
80
80
text as well as the documentation has been updated to suggest commands that
81
- work in ESLint 6.0 as well as in ESLint 5 and older. (Instead of `eslint
82
- --print-config .` , use ` eslint --print-config path/to/main.js`.)
81
+ work in ESLint 6.0 as well as in ESLint 5 and older. (Instead of ` eslint --print-config . ` , use ` eslint --print-config path/to/main.js ` .)
83
82
84
83
### Version 5.1.0 (2019-06-25)
85
84
350
349
[ arrow-special ] : https://github.com/prettier/eslint-config-prettier/blob/2c842675e55b91aecaef6f997d234ebf2d220ffb/README.md#arrow-body-style-and-prefer-arrow-callback
351
350
[ curly ] : https://eslint.org/docs/rules/curly
352
351
[ end-of-line ] : https://prettier.io/docs/en/options.html#end-of-line
353
- [ ESLint 4.0.0] : https://eslint.org/blog/2017/06/eslint-v4.0.0-released
354
- [ ESLint 4.6.0] : https://eslint.org/blog/2017/09/eslint-v4.6.0-released
352
+ [ eslint 4.0.0] : https://eslint.org/blog/2017/06/eslint-v4.0.0-released
353
+ [ eslint 4.6.0] : https://eslint.org/blog/2017/09/eslint-v4.6.0-released
355
354
[ eslint-plugin-babel ] : https://github.com/babel/eslint-plugin-babel
356
355
[ eslint-plugin-flowtype ] : https://github.com/gajus/eslint-plugin-flowtype
357
356
[ eslint-plugin-prettier ] : https://github.com/prettier/eslint-plugin-prettier
You can’t perform that action at this time.
0 commit comments