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