We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fedac1 commit 84e7597Copy full SHA for 84e7597
1 file changed
doc/eslint.config.ts
@@ -18,6 +18,7 @@ const config = eslint10({
18
ignores: [
19
'.turbo/**',
20
'.next/**',
21
+ 'next-env.d.ts',
22
'*.md',
23
'**/*.md',
24
'**/*.mdx'
0 commit comments