silverbullet/.vscode/settings.json

5 lines
85 B
JSON
Raw Normal View History

2022-04-25 16:33:38 +08:00
{
2022-04-27 02:31:31 +08:00
"editor.formatOnSave": true,
"typescriptHero.imports.stringQuoteStyle": "\""
}