This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Doric/.vscode/settings.json

6 lines
97 B
JSON
Raw Normal View History

2020-10-23 16:03:04 +08:00
{
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
}
}