Added cspell configuration file
This commit is contained in:
parent
b85eef974f
commit
6c21763f35
11
.cspell.json
Normal file
11
.cspell.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"version": "0.2",
|
||||||
|
"language": "en",
|
||||||
|
"words": [
|
||||||
|
"ITS's",
|
||||||
|
"alacritty",
|
||||||
|
"Everbridge",
|
||||||
|
"toolset"
|
||||||
|
],
|
||||||
|
"flagWords": []
|
||||||
|
}
|
Loading…
Reference in a new issue