cinny/.vscode/settings.json

6 lines
141 B
JSON
Raw Permalink Normal View History

2022-12-18 12:55:24 +00:00
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"typescript.tsdk": "node_modules/typescript/lib"
}