Skip to content

Commit 13471d3

Browse files
committed
Yarn.lock should not be a registered filename in yaml language contributes. Fixes microsoft#50967
1 parent 0b3d76c commit 13471d3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

extensions/yaml/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
".eyml",
2525
".yaml"
2626
],
27-
"filenames": [
28-
"yarn.lock"
29-
],
3027
"firstLine": "^#cloud-config",
3128
"configuration": "./language-configuration.json"
3229
}

0 commit comments

Comments
 (0)