add tsd handling

This commit is contained in:
2016-01-18 18:59:44 +01:00
parent 2a4811ccb0
commit d12a09d3d8
18 changed files with 23 additions and 94 deletions

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
.idea/
.c9/
node_modules/
test/node_modules
test/node_modules
ts/*.js
ts/*.js.map