Add "ISEA" to dictionary

This commit is contained in:
Daniel Lugo 2021-04-29 18:47:51 -04:00
parent 575bb14d4e
commit d5d48d5744

View file

@ -5,6 +5,7 @@
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"cSpell.words": [
"ISEA",
"Reqs"
]
}