mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2026-01-22 10:20:24 +00:00
DI fixes
This commit is contained in:
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"rust-analyzer.checkOnSave.overrideCommand": [
|
||||
"xargo",
|
||||
"check",
|
||||
"--workspace",
|
||||
"--message-format=json",
|
||||
"--all-features"
|
||||
],
|
||||
"rust-analyzer.updates.channel": "nightly",
|
||||
}
|
||||
Reference in New Issue
Block a user