cinny-improved/.vscode/settings.json

6 lines
141 B
JSON
Raw Permalink Normal View History

2025-01-07 11:45:12 +01:00
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"typescript.tsdk": "node_modules/typescript/lib"
}