mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-08 19:33:51 +01:00
7 lines
No EOL
153 B
JSON
7 lines
No EOL
153 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.detectIndentation": false,
|
|
"[javascript]": {
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
}
|
|
} |