Skip to content

Commit 44c32d8

Browse files
committed
spelling fixes
1 parent effa74e commit 44c32d8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

cspell.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
3+
"version": "0.2",
4+
"usePnP": true,
5+
"ignoreWords": [
6+
"eigen",
7+
"Eigen",
8+
"pixi",
9+
"srcset"
10+
]
11+
}

0 commit comments

Comments
 (0)