config(vscode): prefer no_std imports

This commit is contained in:
Carson M.
2026-03-21 18:17:18 -05:00
parent ad3d855309
commit 076880e756

View File

@@ -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"