Skip to content

Commit

Permalink
fix #385: add terraform snippets to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rafamadriz committed Jan 24, 2024
1 parent 69a2c16 commit 20e04ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,10 @@
"language": ["javascriptreact", "typescriptreact"],
"path": "./snippets/javascript/react-es7.json"
},
{
"language": "terraform",
"path": "./snippets/terraform.json"
},
{
"language": "svelte",
"path": "./snippets/svelte.json"
Expand Down

0 comments on commit 20e04ae

Please sign in to comment.