7 lines
164 B
JSON
7 lines
164 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"prettier.eslintIntegration": true,
|
|
"explorer.autoReveal": false,
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|