We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://codesandbox.io/p/devbox/infallible-merkle-rzd64?you-dont-need=yes
Operating System: Platform: darwin Arch: x64 Version: Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00 PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64 Available memory (MB): 32768 Available CPU cores: 8 Binaries: Node: 22.10.0 npm: 10.9.0 Yarn: 1.22.22 pnpm: 9.15.2 Relevant Packages: next: 15.1.4 // Latest available version is detected (15.1.4). eslint-config-next: 15.1.4 react: 19.0.0 react-dom: 19.0.0 typescript: 5.7.3 Next.js Config: output: export
Linting
Other (Deployed)
ref: https://eslint.org/docs/latest/use/configure/configuration-files#typescript-configuration-files
eslint support eslint.config.ts since v9.18.0, next lint not support ts config
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/infallible-merkle-rzd64?you-dont-need=yes
To Reproduce
https://codesandbox.io/p/devbox/infallible-merkle-rzd64?you-dont-need=yes
Current vs. Expected behavior
https://codesandbox.io/p/devbox/infallible-merkle-rzd64?you-dont-need=yes
Provide environment information
Which area(s) are affected? (Select all that apply)
Linting
Which stage(s) are affected? (Select all that apply)
Other (Deployed)
Additional context
ref: https://eslint.org/docs/latest/use/configure/configuration-files#typescript-configuration-files
eslint support eslint.config.ts since v9.18.0, next lint not support ts config
The text was updated successfully, but these errors were encountered: