Skip to content

hoopinc/eslint-plugin-array-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-array-methods

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.

About

eslint eules to disallow use of certain Array methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published