mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Yarn.lock should not be a registered filename in yaml language contributes. Fixes #50967
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
".eyml",
|
||||
".yaml"
|
||||
],
|
||||
"filenames": [
|
||||
"yarn.lock"
|
||||
],
|
||||
"firstLine": "^#cloud-config",
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user