Skip to content

Commit d6542e8

Browse files
authored
chore: add cspell config ignores (#37)
1 parent fb7835b commit d6542e8

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

cspell.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"ignoreRegExpList": [
3+
"θ"
4+
],
5+
"words": [
6+
"exportparts",
7+
"aria-labelledby",
8+
"webcomponents"
9+
]
10+
}

0 commit comments

Comments
 (0)