feat: move member list to workspace setting

This commit is contained in:
Steven
2023-03-15 08:08:05 +08:00
parent c7d345f21d
commit 8a8515b29e
4 changed files with 53 additions and 57 deletions

View File

@@ -22,7 +22,8 @@
}
],
"@typescript-eslint/no-explicit-any": ["off"],
"react/react-in-jsx-scope": "off"
"react/react-in-jsx-scope": "off",
"react/jsx-no-target-blank": "off"
},
"settings": {
"react": {