Skip to content

Commit 69c33fc

Browse files
committed
cspell ignore highlighter-styles.ts
1 parent 8fc1cd7 commit 69c33fc

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
@@ -11,6 +11,7 @@
1111
"ignorePaths": [
1212
"node_modules",
1313
"dist",
14-
"public"
14+
"public",
15+
"src/consts/highlighter-styles.ts"
1516
]
1617
}

0 commit comments

Comments
 (0)