Skip to content

Commit ec02518

Browse files
committed
chore: add Svelte 5 snippet's path
1 parent 9276378 commit ec02518

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
@@ -104,6 +104,14 @@
104104
{
105105
"language": "svelte",
106106
"path": "./src/snippets/usage-code-snippets.json"
107+
},
108+
{
109+
"language": "html",
110+
"path": "./src/snippets/usage-code-snippets-next.json"
111+
},
112+
{
113+
"language": "svelte",
114+
"path": "./src/snippets/usage-code-snippets-next.json"
107115
}
108116
],
109117
"commands": [

0 commit comments

Comments
 (0)