Skip to content

Commit 1d45a22

Browse files
committed
chore(spelling): added words
1 parent c28748b commit 1d45a22

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

cspell.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
{
22
"version": "0.2",
33
"language": "en",
4-
"words": ["CODEOWNERS", "nvmrc", "postbuild", "tsbuildinfo", "typecheck", "vitest", "webdeveric"],
4+
"words": [
5+
"CODEOWNERS",
6+
"commitlint",
7+
"commitlintplugin",
8+
"nvmrc",
9+
"postbuild",
10+
"tsbuildinfo",
11+
"typecheck",
12+
"vitest",
13+
"webdeveric"
14+
],
515
"flagWords": [],
616
"ignorePaths": ["pnpm-lock.yaml", "node_modules", ".vscode"],
717
"languageSettings": [

0 commit comments

Comments
 (0)