2018-06-22 04:13:34 +03:00
|
|
|
# This is only needed for building dist and library files
|
|
|
|
gulpfile.js
|
2017-04-06 21:13:22 +03:00
|
|
|
|
2018-06-22 04:13:34 +03:00
|
|
|
# We do not need the TypeScipt source in deployments
|
2018-06-22 04:15:28 +03:00
|
|
|
tsconfig.json
|
2018-07-23 01:25:36 +03:00
|
|
|
src.ts/
|
2018-06-22 04:15:28 +03:00
|
|
|
|
2017-04-06 21:13:22 +03:00
|
|
|
# To run tests, checkout GitHub
|
|
|
|
tests/
|