Spaces:
Running
Running
File size: 194 Bytes
780d695 | 1 2 3 4 5 6 7 8 9 | {
"deno.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit",
"source.organizeImports": "never"
},
"typescript.tsdk": "node_modules/typescript/lib"
}
|