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
2020-10-23 16:04:34 +08:00

6 lines
97 B
JSON

{
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
}
}