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 d9e4f69b9c
commit bc8cc375cd
+2 -1
View File
@@ -1,5 +1,6 @@
{ {
"cSpell.words": [ "cSpell.words": [
"asciigoat" "asciigoat",
"unescapes"
] ]
} }