Skip to content

Commit a907953

Browse files
committed
chore: fix lint
1 parent 30a0008 commit a907953

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.cspell.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"package-lock.json",
4444
"node_modules",
4545
"coverage",
46-
"*.log"
46+
"*.log",
47+
"test/fixtures/**"
4748
]
4849
}

0 commit comments

Comments
 (0)