Highlights
This version of eslint-config-lffg
brings support to ESLint 7.x. π
If you want want keep using ESLint 6.x, you should use some older version, like eslint-config-lffg@19.x
.
- docs: Remove
--ext
option and add--ignore-path
0c12244 - feat: Add
@typescript-eslint/ban-ts-comment
rule ce1cf11 - feat: Remove deprecated TypeScript ESLint (plugin) rules b190fe6
- chore: Add ESLint config file 02b0aba
- feat: Apply
import/order
rule 32d1e36 - chore: Remove self reference f0a434d
- feat: Update ESLint version to 7.x a8f5a04
- feat: Remove
eslint-plugin-import-helpers
10dab47 - feat: Remove
pages-default-esm
config 52e58b4 - feat: Make TS version less strict d049385
- docs: Add LICENSE f82131d
- docs: Fix configuration name in readme 4eabd63
There are breaking changes in the linting behavior. Some rules were removed or changed.