UNPKG

207 BJSONView Raw
1{
2 "editor.insertSpaces": true,
3 "editor.tabSize": 2,
4 "editor.detectIndentation": false,
5 "editor.formatOnSave": true,
6 "typescript.tsdk": "node_modules/typescript/lib",
7 "html.format.enable": false
8}
\No newline at end of file