vscode: add unescapes to the dictionary

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-09-03 20:06:30 +00:00
parent 7e5601d5b5
commit 9896bef7d9
+2 -1
View File
@@ -1,5 +1,6 @@
{ {
"cSpell.words": [ "cSpell.words": [
"asciigoat" "asciigoat",
"unescapes"
] ]
} }