mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-19 19:57:41 +01:00
Minor QOL changes (#1619)
This commit is contained in:
Vendored
+2
-1
@@ -23,5 +23,6 @@
|
||||
"source.fixAll.eslint": true,
|
||||
"source.organizeImports": true
|
||||
},
|
||||
"typescript.preferences.importModuleSpecifier": "non-relative"
|
||||
"typescript.preferences.importModuleSpecifier": "non-relative",
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user