Refactor module in TypeScript (#28)

This commit is contained in:
Lukas Tetzlaff 2017-11-06 16:26:59 +01:00 committed by Sindre Sorhus
parent 83adc096ef
commit 8d8fd2b7e0
7 changed files with 602 additions and 375 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
node_modules
yarn.lock
dist