ReactMaterial3/.vscode/settings.json

5 lines
100 B
JSON

{
"editor.detectIndentation": false,
"editor.insertSpaces": false,
"eslint.format.enable": true
}