bump
This commit is contained in:
@@ -45,19 +45,20 @@
|
||||
"chat.viewSessions.orientation": "stacked",
|
||||
"json.schemaDownload.trustedDomains": {
|
||||
"https://schemastore.azurewebsites.net/": true,
|
||||
"https://raw.githubusercontent.com/microsoft/vscode/": true,
|
||||
"https://raw.githubusercontent.com/devcontainers/spec/": true,
|
||||
"https://raw.githubusercontent.com": true,
|
||||
"https://www.schemastore.org/": true,
|
||||
"https://json.schemastore.org/": true,
|
||||
"https://json-schema.org/": true,
|
||||
"https://developer.microsoft.com/json-schemas/": true,
|
||||
"https://biomejs.dev": true
|
||||
},
|
||||
"oxc.enable": null,
|
||||
"oxc.enable.oxlint": true,
|
||||
"oxc.configPath": "/etc/oxlintrc.json",
|
||||
"oxc.path.oxlint": "/Users/matthew.bessette/.npm-global/bin/oxlint",
|
||||
"oxc.disableNestedConfig": true,
|
||||
"js/ts.updateImportsOnFileMove.enabled": "always",
|
||||
"js/ts.experimental.useTsgo": true,
|
||||
"workbench.iconTheme": "vscode-icons"
|
||||
"workbench.iconTheme": "vscode-icons",
|
||||
|
||||
"update.mode": "none"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user