Skip to content

Commit 940c212

Browse files
committed
fix spellcheck configuration; exclude demo files
1 parent 3a11e75 commit 940c212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"version": "0.1",
33
"language": "en",
4+
"ignorePaths": ["src/app/code-editor-demo/file-database.ts"],
45
"words": [
56
"classlist",
67
"Denys",

0 commit comments

Comments
 (0)