Skip to content

Commit 0ff48c3

Browse files
author
RWhiteDev
committed
Added new snippet files to package.json
1 parent d761336 commit 0ff48c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
{
1616
"language": "html",
1717
"path": "./snippets/snippets.json"
18+
},
19+
{
20+
"language": "html",
21+
"path": "./snippets/jinja-snippets.json"
22+
},
23+
{
24+
"language": "html",
25+
"path": "./snippets/django-snippets.json"
1826
}
1927
]
2028
}

0 commit comments

Comments
 (0)