Skip to content

Commit

Permalink
chore: add Svelte 5 snippet's path
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev committed Jan 14, 2025
1 parent 9276378 commit ec02518
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,14 @@
{
"language": "svelte",
"path": "./src/snippets/usage-code-snippets.json"
},
{
"language": "html",
"path": "./src/snippets/usage-code-snippets-next.json"
},
{
"language": "svelte",
"path": "./src/snippets/usage-code-snippets-next.json"
}
],
"commands": [
Expand Down

0 comments on commit ec02518

Please sign in to comment.