]> source.dussan.org Git - gitea.git/commit
Add two eslint plugins (#24776)
authorsilverwind <me@silverwind.io>
Thu, 18 May 2023 01:14:31 +0000 (03:14 +0200)
committerGitHub <noreply@github.com>
Thu, 18 May 2023 01:14:31 +0000 (09:14 +0800)
commit4aacc3ac784601339f663881e5cc253e982b3f37
treeac5d3d2d8a1b88f190bbef3124e904b6cc3d0463
parent71451ab8441b67a3629052e29b26b7ac815953f2
Add two eslint plugins (#24776)

Add these two plugins and autofix issues:

-
[eslint-plugin-no-use-extend-native](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native)
-
[eslint-plugin-array-func](https://github.com/freaktechnik/eslint-plugin-array-func)
.eslintrc.yaml
package-lock.json
package.json
web_src/js/features/copycontent.js
web_src/js/features/repo-projects.js
web_src/js/utils/match.js