Skip to content

Commit e65f56b

Browse files
committed
chore: Update templates.json layout.
1 parent 88f0515 commit e65f56b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@
3333
"snippets": [
3434
{
3535
"language": "python",
36-
"path": "./snippets/snippets.json"
36+
"path": "./snippets/templates.json"
37+
},
38+
{
39+
"language": "python",
40+
"path": "./snippets/events.json"
3741
}
3842
]
3943
}
File renamed without changes.

0 commit comments

Comments
 (0)