We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7f156 commit 0a243f2Copy full SHA for 0a243f2
.eslintrc.json
@@ -1,4 +1,4 @@
1
{
2
"extends": "@tstv/eslint-config",
3
- "ignorePatterns": ["vitest.config.ts"]
+ "ignorePatterns": ["docs", "vitest.config.ts"]
4
}
0 commit comments