mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2025-05-10 03:15:27 +00:00
6 lines
147 B
JSON
6 lines
147 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSave": true
|
|
}
|