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