We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59310fe commit 47b00a6Copy full SHA for 47b00a6
apps/lookbook/.eslintrc.json
@@ -1,4 +1,4 @@
1
{
2
"extends": ["../../.eslintrc.json"],
3
- "ignorePatterns": ["!**/*", "src/env.d.ts"]
+ "ignorePatterns": ["!**/*", "src/env.d.ts", "public/**/*.js"]
4
}
0 commit comments