mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 06:24:13 -06:00
Use deno
This commit is contained in:
Vendored
+2
-1
@@ -18,5 +18,6 @@
|
|||||||
"editor.formatOnSave": false,
|
"editor.formatOnSave": false,
|
||||||
"editor.formatOnPaste": false,
|
"editor.formatOnPaste": false,
|
||||||
"editor.formatOnType": false,
|
"editor.formatOnType": false,
|
||||||
"notebook.formatOnSave.enabled": false
|
"notebook.formatOnSave.enabled": false,
|
||||||
|
"deno.enable": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user