Skip to content

Commit 5d6ae9a

Browse files
committed
add wait snippets
1 parent 44eef83 commit 5d6ae9a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,11 @@
156156
},
157157
{
158158
"language": "typescriptreact",
159-
"path": "./snippets/debug.json"
159+
"path": "./snippets/regex.json"
160+
},
161+
{
162+
"language": "typescriptreact",
163+
"path": "./snippets/wait.json"
160164
}
161165
]
162166
},

0 commit comments

Comments
 (0)