Skip to content

chore: add ignores .next folder in eslint config for templates template #12423

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

paulpopus
Copy link
Contributor

@paulpopus paulpopus commented May 15, 2025

The automated PR will override this config in other templates, so I'm just copying it into the base template eslint config

 {
    ignores: ['.next/'],
  },

@paulpopus paulpopus merged commit e395a0a into main May 16, 2025
24 checks passed
@paulpopus paulpopus deleted the template/add-ignores-to-eslint-config-for-nextjs branch May 16, 2025 14:47
kendelljoseph pushed a commit that referenced this pull request May 19, 2025
…te (#12423)

The automated PR will override this config in other templates, so I'm
just copying it into the base template eslint config

```
 {
    ignores: ['.next/'],
  },
```
Copy link
Contributor

🚀 This is included in version v3.39.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants