Skip to content

Commit bf154b2

Browse files
authored
Merge pull request #20 from deinsoftware/dev
remove JS because has the same prefix as TS and fails
2 parents 1f8d69c + 6c7d8d7 commit bf154b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/snippets.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const snippets = {
1010
...arraysSnippets,
1111
...arrowSnippets,
1212
...promisesSnippets,
13-
...functionJsSnippets,
1413
...functionTsSnippets,
1514
}
1615

0 commit comments

Comments
 (0)