phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

eslint does not works with react web and next js

Open charlypa opened this issue 5 months ago • 0 comments

Describe the bug

Eslint is unable to detect node _modules with default project created for react and next

Reproduction

nvm use v20.12.2 npx create-next-app@latest cd my-app/ npm run dev npm run build npm run dev

Screenshot from 2024-09-07 13-46-34

Expected behavior

eslint should detect node_modules

OS, Browser and Phoenix versions

Ubuntu desktop builds 3.9

logs or debug stack trace if any

No response

Additional context

No response

charlypa avatar Sep 07 '24 08:09 charlypa