import order rule
Showing
... | @@ -38,6 +38,7 @@ | ... | @@ -38,6 +38,7 @@ |
"eslint": "8.16.0", | "eslint": "8.16.0", | ||
"eslint-config-next": "12.1.6", | "eslint-config-next": "12.1.6", | ||
"eslint-plugin-es5": "^1.5.0", | "eslint-plugin-es5": "^1.5.0", | ||
"eslint-plugin-import-helpers": "^1.2.1", | |||
"eslint-plugin-regexp": "^1.7.0", | "eslint-plugin-regexp": "^1.7.0", | ||
"husky": "^8.0.0", | "husky": "^8.0.0", | ||
"lint-staged": ">=10", | "lint-staged": ">=10", | ||
... | ... |
Please register or sign in to comment