功能:eslint + prettier
正在显示
| ... | ... | @@ -21,9 +21,19 @@ |
| "@types/node": "^18.11.17", | ||
| "@types/react": "^18.0.26", | ||
| "@types/react-dom": "^18.0.10", | ||
| "@typescript-eslint/eslint-plugin": "^5.10.1", | ||
| "@typescript-eslint/parser": "^5.10.1", | ||
| "antd": "^5.1.0", | ||
| "cross-env": "^7.0.3", | ||
| "eslint": "^8.42.0", | ||
| "eslint-config-airbnb-base": "^15.0.0", | ||
| "eslint-config-airbnb-typescript": "^16.1.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-import": "^2.25.4", | ||
| "eslint-plugin-jsx-a11y": "^6.5.1", | ||
| "eslint-plugin-react": "^7.28.0", | ||
| "eslint-plugin-react-hooks": "^4.3.0", | ||
| "eslint-plugin-unused-imports": "^2.0.0", | ||
| "eslint-config-next": "^13.1.1", | ||
| "eslint-plugin-prettier": "^4.2.1", | ||
| "next": "^13.1.1", | ||
| ... | ... |
差异被折叠。
点击展开。
请
注册
或者
登录
后发表评论