Add "Epub" to dictionary

This commit is contained in:
Daniel Lugo 2021-06-21 15:01:35 -04:00
parent c487708f74
commit e44c89b976

View file

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