eslint-plugin-mongodb icon indicating copy to clipboard operation
eslint-plugin-mongodb copied to clipboard

Add a configuration with all rules

Open jer-sen opened this issue 7 years ago • 10 comments

Could you add a configuration with all rules turned on (as errors) that could be used like this in .eslintrc.js ?

	extends: [
		'plugin:mongodb/all',
	],

Many plugins have this kind of shared configuration (react, react-native, import, ...).

It would be nice, thanks in advance.

jer-sen avatar Dec 24 '17 11:12 jer-sen

@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 avatar Dec 26 '17 08:12 SebastienElet

@SebastienElet thanks a lot !

jer-sen avatar Dec 26 '17 09:12 jer-sen

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 avatar Dec 27 '17 13:12 nfroidure

@nfroidure i'm ok to maintain it then.

SebastienElet avatar Dec 28 '17 08:12 SebastienElet

Great. You're already a collaborator, do you want me to transfer ownership too?

nfroidure avatar Dec 29 '17 18:12 nfroidure

@nfroidure i'm already able to merge & publish then do the more convenient for you

SebastienElet avatar Jan 02 '18 07:01 SebastienElet

Any update ?

jer-sen avatar Feb 15 '18 15:02 jer-sen

@jay1337 sorry, i forgot this issue.

Time to merge & release ;-)

SebastienElet avatar Feb 15 '18 15:02 SebastienElet

@jay1337 i released the v1, still a lot of things to do, but let me know if it works for you !

SebastienElet avatar Feb 15 '18 15:02 SebastienElet

@SebastienElet perfect ! Thanks a lot !

jer-sen avatar Feb 15 '18 15:02 jer-sen