akkordian/.vscode/settings.example.json

5 lines
136 B
JSON
Raw Permalink Normal View History

2023-12-22 16:27:48 +00:00
{
"typescript.preferences.importModuleSpecifier": "non-relative",
"typescript.preferences.importModuleSpecifierEnding": "minimal"
}