Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 7fbd064

Browse files
committed
fix: move eslint-plugin-unicorn to dependencies
1 parent 2cd20d2 commit 7fbd064

File tree

2 files changed

+255
-556
lines changed

2 files changed

+255
-556
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"eslint-plugin-prettier": "^4.0.0",
3030
"eslint-plugin-promise": "^6.0.0",
3131
"eslint-plugin-react": "^7.28.0",
32+
"eslint-plugin-unicorn": "^40.0.0",
3233
"prettier": "^2.5.1"
3334
},
3435
"devDependencies": {
@@ -41,7 +42,6 @@
4142
"@semantic-release/github": "^8.0.2",
4243
"commitizen": "^4.2.4",
4344
"commitlint": "^16.0.2",
44-
"eslint-plugin-unicorn": "^40.0.0",
4545
"husky": "^7.0.4",
4646
"lint-staged": "^12.1.7",
4747
"semantic-release": "^18.0.1",

0 commit comments

Comments
 (0)