mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
config(vscode): prefer no_std imports
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -9,6 +9,7 @@
|
||||
"rust-analyzer.cachePriming.enable": true,
|
||||
"rust-analyzer.diagnostics.experimental.enable": true,
|
||||
"rust-analyzer.showUnlinkedFileNotification": false,
|
||||
"rust-analyzer.imports.preferNoStd": true,
|
||||
"deno.enablePaths": [
|
||||
"tools/api-coverage.ts",
|
||||
"tools/training-api-coverage.ts"
|
||||
|
||||
Reference in New Issue
Block a user