This commit is contained in:
2025-03-03 02:21:30 -06:00
parent 9d4a569c8b
commit 2f1fbe5052

View File

@@ -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
} }