-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a configuration with all rules #8
Comments
@Jay1337 i did a PR to support this. I let @nfroidure doing the review before merging / releasing. This will be a major update since i migrated the plugin to node > 6. |
@SebastienElet thanks a lot ! |
Hi! I do not use MongoDB currently so tbh, I don't feel confident on doing a review that would make sense. I'm open to transfer ownership to anyone willing to maintain it. Have a nice day. |
@nfroidure i'm ok to maintain it then. |
Great. You're already a collaborator, do you want me to transfer ownership too? |
@nfroidure i'm already able to merge & publish then do the more convenient for you |
Any update ? |
@Jay1337 sorry, i forgot this issue. Time to merge & release ;-) |
@Jay1337 i released the v1, still a lot of things to do, but let me know if it works for you ! |
@SebastienElet perfect ! Thanks a lot ! |
Could you add a configuration with all rules turned on (as errors) that could be used like this in
.eslintrc.js
?Many plugins have this kind of shared configuration (
react
,react-native
,import
, ...).It would be nice, thanks in advance.
The text was updated successfully, but these errors were encountered: