erratic-gate/.vscode/settings.json
2020-04-13 23:39:00 +03:00

7 lines
164 B
JSON

{
"editor.formatOnSave": true,
"prettier.eslintIntegration": true,
"explorer.autoReveal": false,
"typescript.tsdk": "node_modules/typescript/lib"
}