You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`eslint-config`](./packages/eslint-config/README.md): The main shareable ESLint config
8
+
-[`eslint-plugin-import-newlines`](./packages/eslint-plugin-import-newlines/README.md): A customized, typed and updated version of [SeinopSys/eslint-plugin-import-newlines](https://github.com/SeinopSys/eslint-plugin-import-newlines)
32
9
33
10
## License
34
11
35
-
[MIT](LICENSE)
12
+
All packages are published under the [MIT license](LICENSE)
> ESLint plugin for enforcing newlines in ES6 import statements past a certain number of items.
4
+
5
+
Parts of the code are taken from [SeinopSys/eslint-plugin-import-newlines](https://github.com/SeinopSys/eslint-plugin-import-newlines), which is also [MIT licensed](https://github.com/SeinopSys/eslint-plugin-import-newlines/blob/main/LICENSE.md).
0 commit comments