Skip to content

Commit 7012758

Browse files
committed
Convert to TypeScript
1 parent d4c87d9 commit 7012758

22 files changed

Lines changed: 603 additions & 7113 deletions

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ coverage
44
junit.xml
55
.test-cache
66
.DS_Store
7-
.nyc_output
7+
.nyc_output
8+
dist
9+
*.tsbuildinfo
10+
package-lock.json

0 commit comments

Comments
 (0)