Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
cspell fix
Browse files Browse the repository at this point in the history
  • Loading branch information
grzpab committed Dec 1, 2023
1 parent 03911d5 commit 7163387
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions cspell.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"ignorePaths": ["**/*.d.ts"],
"ignorePaths": [
"**/*.d.ts"
],
"dictionaries": [
"en_US",
"typescript",
Expand Down Expand Up @@ -73,6 +75,10 @@
"lowlights",
"unsanitize",
"toastify",
"Toastify"
"Toastify",
"POSTAMBLE",
"INTC",
"INTJ",
"INTE"
]
}

0 comments on commit 7163387

Please sign in to comment.