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

nextjs 9 support #12007

Closed
lifeiscontent opened this issue Jul 19, 2019 · 1 comment
Closed

nextjs 9 support #12007

lifeiscontent opened this issue Jul 19, 2019 · 1 comment
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion bug ESLint is working incorrectly

Comments

@lifeiscontent
Copy link

With the next version of next js (version 9) they now have filenames which have [] in them

so in the case I want to load a blog post at /post/1 the page file will be named /pages/post/[id].js eslint for some reason complains about this filename.

@lifeiscontent lifeiscontent added bug ESLint is working incorrectly triage An ESLint team member will look at this issue soon labels Jul 19, 2019
@kaicataldo
Copy link
Member

Duplicate of #11940. Please track that issue.

@kaicataldo kaicataldo removed the triage An ESLint team member will look at this issue soon label Jul 19, 2019
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Jan 16, 2020
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion bug ESLint is working incorrectly
Projects
None yet
Development

No branches or pull requests

2 participants