git-validator icon indicating copy to clipboard operation
git-validator copied to clipboard

feat(eslint-config): encourage to use es2023 method. ban `reverse`, `sort`, `splice`

Open zanminkian opened this issue 11 months ago • 2 comments

zanminkian avatar Mar 05 '24 09:03 zanminkian

Ban all array methods that could affect the origin array, such as shrift(), pop()

zanminkian avatar Aug 19 '24 10:08 zanminkian

https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2428

zanminkian avatar Sep 16 '24 17:09 zanminkian