mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-22 06:57:32 +01:00
8 lines
No EOL
178 B
JSON
8 lines
No EOL
178 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.detectIndentation": false,
|
|
"prettier.disableLanguages": [],
|
|
"[javascript]": {
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
}
|
|
} |