Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating new React App brings in ESLint not noted in changelog #13044

Closed
7 tasks done
LauraAbCoronel opened this issue Apr 28, 2023 · 2 comments
Closed
7 tasks done

Creating new React App brings in ESLint not noted in changelog #13044

LauraAbCoronel opened this issue Apr 28, 2023 · 2 comments

Comments

@LauraAbCoronel
Copy link

LauraAbCoronel commented Apr 28, 2023

Describe the bug

Not sure if this is the right place
I'm creating a new react app using npm create vite@latest and selecting React and JavaScript. The starter files come with ESLint installed and a file .eslintrc.cjs. Before version 4.3 ESLint didn't come installed. I would expect ESLint to not come installed. This change wasn't even mentioned in the changelog.

Reproduction

https://stackblitz.com/edit/vitejs-vite-eqa4jz?file=vite.config.js

Steps to reproduce

Run npm create vite@latest. Then pick any project name. Select "React" as the framework. Lastly select JavaScript as the variant. And that's it.

System Info

System:
    OS: macOS 13.3.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 60.02 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.5.0 - /opt/homebrew/bin/node
    npm: 8.13.2 - /opt/homebrew/bin/npm
  Browsers:
    Chrome: 112.0.5615.137
    Safari: 16.4

Used Package Manager

npm

Logs

No response

Validations

@stackblitz
Copy link

stackblitz bot commented Apr 28, 2023

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@bluwy
Copy link
Member

bluwy commented Apr 29, 2023

@bluwy bluwy closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants