saadq / lynt

✨ A zero config JavaScript linter with support for Typescript, Flow, and React.
MIT License
383 stars 6 forks source link

Add `eslint-plugin-import`, `eslint-plugin-node`, etc #4

Open saadq opened 6 years ago

saadq commented 6 years ago

No real reason this isn't currently included, would be nice to have some of the rules from this package.

tunnckoCore commented 6 years ago

What about -node and -unicorn? I know that -node and the -import plugins overlaps in few places, but still - some things works better on one than on the other. As about the unicorn it's fantastic as a whole, but there the rules are more stylistic?

saadq commented 6 years ago

eslint-plugin-node sounds like a good idea, I'm unfamiliar with eslint-plugin-unicorn so will need to check it out.