eslint-plugin-mongodb
eslint-plugin-mongodb copied to clipboard
🔎 MongoDB best practices rules for ESLint
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
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...
In order to have good defaults for call patterns, let me know which one you use to have it done right for the [1.0.0](https://github.com/nfroidure/eslint-plugin-mongodb/milestones/v1.0.0) See https://github.com/nfroidure/eslint-plugin-mongodb#settings