add deno extension and config
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"cSpell.words": ["colour", "colours", "iankulin", "sdifj", "stringifying"]
|
||||
"cSpell.words": ["colour", "colours", "iankulin", "sdifj", "stringifying"],
|
||||
"deno.enable": true,
|
||||
"deno.lint": true,
|
||||
"deno.unstable": [],
|
||||
"typescript.preferences.includePackageJsonAutoImports": "off"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user