⬆️ package-lock.json

This commit is contained in:
Aleksey Kladov 2021-05-08 12:20:06 +03:00
parent dd12184e4f
commit cf72715439
2 changed files with 381 additions and 225 deletions

File diff suppressed because it is too large Load diff

View file

@ -359,7 +359,10 @@
]
},
"rust-analyzer.debug.sourceFileMap": {
"type": ["object", "string"],
"type": [
"object",
"string"
],
"const": "auto",
"description": "Optional source file mappings passed to the debug engine.",
"default": {