1
0
silverbullet/.vscode/settings.json

5 lines
85 B
JSON
Raw Normal View History

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