Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [7.2.0](v7.1.0...v7.2.0) (2020-10-14) ### Bug Fixes * **eslint-import:** switch to recommended import settings ([cb892d2](cb892d2)) * declare import as a plugin ([f771a87](f771a87)) * disabled missingExports by default ([7bce47d](7bce47d)) * execute the tools in the current dir ([7e05f84](7e05f84)) * remove ignoreExports from no-unused-modules ([97f4f46](97f4f46)), closes [#248](#248) * resolve eslint plugins internally first ([75cbad0](75cbad0)) * run the command from inside node_modules ([fd620c5](fd620c5)) * use the nearest bin folder to exec cmds ([761611f](761611f)) ### Features * **eslint:** add no-unused-modules rule ([2b5db3f](2b5db3f))
- Loading branch information