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