erratic-gate/.vscode/settings.json

6 lines
110 B
JSON
Raw Normal View History

{
"editor.formatOnSave": true,
"prettier.eslintIntegration": true,
"explorer.autoReveal": false
}