1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-17 09:59:41 +00:00

TEMP: Set windows target for rust-analyzer

This commit is contained in:
Isaiah Inuwa
2025-11-05 14:17:52 -06:00
parent ea3d02d253
commit 9e1282ffd3

View File

@@ -66,6 +66,7 @@
"typescript.preferences.importModuleSpecifier": "project-relative",
"javascript.preferences.importModuleSpecifier": "project-relative",
"typescript.tsdk": "root/node_modules/typescript/lib",
"rust-analyzer.cargo.target": "x86_64-pc-windows-msvc",
},
"extensions": {
"recommendations": [