mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-10-13 23:38:45 +01:00
Merge branch 'users/justinkolasa/VSCode-improvements' of https://github.com/Azure/cosmos-explorer into users/justinkolasa/VSCode-improvements
This commit is contained in:
commit
ec195c466a
4
.npmrc
4
.npmrc
@ -1,6 +1,4 @@
|
||||
save-exact=true
|
||||
registry=https://msdata.pkgs.visualstudio.com/_packaging/cosmosdbportal/npm/registry/
|
||||
always-auth=true
|
||||
allow-same-version=true
|
||||
|
||||
# Ignore peer dependency conflicts
|
||||
force=true # TODO: Remove this when we update to React 17 or higher!
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -24,6 +24,5 @@
|
||||
"source.organizeImports": "explicit"
|
||||
},
|
||||
"typescript.preferences.importModuleSpecifier": "non-relative",
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"sarif-viewer.connectToGithubCodeScanning": "off"
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user