'module' is not defined eslint error in template-react #13517
Labels
Content-Length: 243368 | pFad | https://github.com/vitejs/vite/issues/13517
0CFetched URL: https://github.com/vitejs/vite/issues/13517
Alternative Proxies:
Describe the bug
The default
.eslintrc.cjs
file included inpackages/create-vite/template-react
andpackages/create-vite/template-react-ts
has a linter error in a freshly generated app.'module' is not defined
Reproduction
https://stackblitz.com/edit/vitejs-vite-zyxecy?file=.eslintrc.cjs%3AL1&terminal=dev
Steps to reproduce
Create a vite app with react or react with TypeScript.
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: