refactor: 用户管理重构优化
This commit is contained in:
@@ -26,7 +26,11 @@
|
||||
"version": "16.8"
|
||||
}
|
||||
},
|
||||
"plugins": ["react", "babel", "@typescript-eslint/eslint-plugin"],
|
||||
"plugins": [
|
||||
"react",
|
||||
"babel",
|
||||
"@typescript-eslint/eslint-plugin"
|
||||
],
|
||||
"rules": {
|
||||
"react/display-name": 0,
|
||||
"react/prop-types": 0
|
||||
|
||||
Reference in New Issue
Block a user