Skip to content

Commit cdbc5a3

Browse files
committed
Chore: Add cspell allow words
1 parent ebe710c commit cdbc5a3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.vscode/settings.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,17 @@
2727
],
2828
"cSpell.words": [
2929
"codegen",
30+
"elif",
31+
"fontface",
3032
"forallpackages",
31-
"mincho"
33+
"mincho",
34+
"nodenext",
35+
"nums",
36+
"oldstyle",
37+
"Pretendard",
38+
"Resizer",
39+
"unicase",
40+
"unitless",
41+
"urange"
3242
]
3343
}

0 commit comments

Comments
 (0)