Spaces:
Running
Running
| { | |
| "deno.enable": false, | |
| "editor.codeActionsOnSave": { | |
| "source.fixAll.eslint": "explicit", | |
| "source.organizeImports": "never" | |
| }, | |
| "typescript.tsdk": "node_modules/typescript/lib" | |
| } | |