bup
This commit is contained in:
@@ -58,14 +58,12 @@
|
||||
"https://www.schemastore.org/": true
|
||||
},
|
||||
"oxc.enable.oxlint": true,
|
||||
"oxc.configPath": "/etc/oxlintrc.json",
|
||||
"oxc.path.oxlint": "/Users/matthew.bessette/.npm-global/bin/oxlint",
|
||||
"oxc.configPath": "~/.config/oxlintrc.json",
|
||||
"oxc.disableNestedConfig": true,
|
||||
"js/ts.updateImportsOnFileMove.enabled": "always",
|
||||
"js/ts.experimental.useTsgo": true,
|
||||
"workbench.iconTheme": "vscode-icons",
|
||||
|
||||
"update.mode": "none",
|
||||
|
||||
"i18n-ally.displayLanguage": "en-US"
|
||||
"i18n-ally.displayLanguage": "en-US",
|
||||
"remote.SSH.configFile": "~/.config/ssh.conf"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user