5487fbc048
Although this will only work with the extension installed
6 lines
143 B
JSON
6 lines
143 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.insertSpaces": true,
|
|
"editor.tabSize": 2
|
|
}
|