Skip to content

Commit 0a243f2

Browse files
committed
ignore docs
1 parent 4b7f156 commit 0a243f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"extends": "@tstv/eslint-config",
3-
"ignorePatterns": ["vitest.config.ts"]
3+
"ignorePatterns": ["docs", "vitest.config.ts"]
44
}

0 commit comments

Comments
 (0)