eslint rules that allow you to forbid usage of any of the Array
methods.
The recommended configuration forbids methods added to JavaScript recently (> ~2020ish).
Inspiration taken from the more specialized eslint-plugin-no-array-reduce.
eslint rules that allow you to forbid usage of any of the Array
methods.
The recommended configuration forbids methods added to JavaScript recently (> ~2020ish).
Inspiration taken from the more specialized eslint-plugin-no-array-reduce.
npm i eslint-plugin-array-methods
11
1.0.0
ISC
5.12 kB
6