preparing automated tests, travis-ci integration, added dev-dependencies

This commit is contained in:
Sebastian Hildebrandt
2018-12-28 22:36:48 +01:00
parent 7ed25eef76
commit dc33dfb90d
5 changed files with 66 additions and 5 deletions
+11 -2
View File
@@ -12,6 +12,7 @@ lib-cov
# Coverage directory used by tools like istanbul
coverage
.nyc_output/
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
@@ -22,7 +23,7 @@ coverage
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# MacOS
# MacOS
.DS_Store
.Spotlight-V100
.Trashes
@@ -57,4 +58,12 @@ npm*
.svn
.hg
CVS
.eslintrc.json
.eslintrc.json
package-lock.json
test/
dist/
index.d.ts
tsconfig.json
tslint.json
typings.d.ts