Skip to content

Commit 79876a0

Browse files
authored
feat(manifest): provide flake.lock format (#507)
1 parent 6a1835a commit 79876a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@
145145
},
146146
"explorer.fileNesting.patterns": {
147147
"flake.nix": "flake.lock"
148+
},
149+
"files.associations": {
150+
"flake.lock": "json"
148151
}
149152
},
150153
"commands": [

0 commit comments

Comments
 (0)