paimon-moe/.vscode/settings.json
I Made Setia Baruna 8cf6e996f6 Update data 1.2
2021-01-07 17:37:50 +08:00

8 lines
No EOL
178 B
JSON

{
"editor.tabSize": 2,
"editor.detectIndentation": false,
"prettier.disableLanguages": [],
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}