https://github.com/dotansimha/graphql-code-generator
netstat -nultp kill -9 [pid]
@mui/material @emotion/react @emotion/styled @mui/icons-material @hookform/resolvers @sentry/react @sentry/tracing clsx axios dayjs @apollo/client graphql graphql-tag lodash notistack react-hook-form rxjs store subscriptions-transport-ws uuid yup
@graphql-codegen/cli @graphql-codegen/fragment-matcher @graphql-codegen/introspection @graphql-codegen/typescript @graphql-codegen/typescript-operations @graphql-codegen/typescript-react-apollo @types/lodash @types/store @types/uuid @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-airbnb eslint-config-prettier eslint-config-react-app eslint-import-resolver-typescript eslint-plugin-babel eslint-plugin-flowtype eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks
清空配置,设置eslint为格式化工具
{ "tabnine.experimentalAutoImports": true, "eslint.format.enable": true, "[typescriptreact]": { "editor.defaultFormatter": "dbaeumer.vscode-eslint" }, "editor.formatOnSave": true, "editor.fontSize": 24, "editor.fontLigatures": false }