Initial structure

Generated with node-typescript-webpack
This commit is contained in:
Abhas
2018-06-21 15:06:07 +05:30
commit a7007048ab
20 changed files with 6410 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# gitignore
coverage/
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.nyc_output
lib
lib_test
# npmignore
src/
__tests__/
.vscode/