eslint-plugin-better-mutation
eslint-plugin-better-mutation copied to clipboard
Eslint rules to enforce function-scope mutation only
They are now very similar
In most cases its weird to modify an array created using map, however it may be desired in certain circumstances eg the following could be considered to be ok. ```...
In certain frameworks, like fastify, it is desirable to modify certain variables in plugins due to framework architecture. These variables prove to be exceptions to the better-mutation rules. Think something...
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 9.12.0. Release notes Sourced from eslint's releases. v9.12.0 Features 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami) 17a07fb feat: Hooks for test cases (RuleTester)...
Bumps [nyc](https://github.com/istanbuljs/nyc) from 17.0.0 to 17.1.0. Release notes Sourced from nyc's releases. nyc: v17.1.0 17.1.0 (2024-09-19) Features deps: bump foreground-child from ^2.0.0 to ^3.0.0 (#1546) (af74d1e) Bug Fixes reduce size...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.10.2 to 17.10.3. Release notes Sourced from eslint-plugin-n's releases. v17.10.3 17.10.3 (2024-09-18) 🩹 Fixes Use our data set to work out if a module is a node...
Bumps the npm_and_yarn group with 1 update: [micromatch](https://github.com/micromatch/micromatch). Updates `micromatch` from 4.0.7 to 4.0.8 Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We...