Skip to content

Commit c8988bb

Browse files
authored
Merge pull request #12 from aminya/typescript
feat: convert to TypeScript
2 parents d04983a + b4aba4e commit c8988bb

File tree

11 files changed

+1602
-1251
lines changed

11 files changed

+1602
-1251
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ pids
88
*.seed
99
.tmp
1010

11+
# typescript output
12+
lib/
13+
1114
# Directory for instrumented libs generated by jscoverage/JSCover
1215
lib-cov
1316

lib/createSfx.js

Lines changed: 0 additions & 213 deletions
This file was deleted.

0 commit comments

Comments
 (0)