Skip to content

Commit 64073bf

Browse files
committed
Add pubspec.lock as a YAML lockfile
1 parent 5352eee commit 64073bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

icons/icons.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1881,7 +1881,8 @@
18811881
{
18821882
"base": "source.yaml",
18831883
"extensions": [
1884-
"yarn.lock"
1884+
"yarn.lock",
1885+
"pubspec.lock"
18851886
],
18861887
"name": "YAML (Lock)",
18871888
"scope": "source.yaml.lock"

0 commit comments

Comments
 (0)