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