AlloyTeam / eslint-config-alloy

Progressive ESLint config for your React/Vue/TypeScript projects
https://alloyteam.github.io/eslint-config-alloy/
2.65k stars 317 forks source link

vite 新建react-ts 模板,报错且不生效 #237

Open RainManGO opened 1 year ago

RainManGO commented 1 year ago

1、yarn create vite vite-react-temp --template react-ts 命令创建 2、用react-ts 方法集成

然后tsconfig.node.json 报错,且eslint 不生效。