Files
Abhas a7007048ab Initial structure
Generated with node-typescript-webpack
2018-06-21 15:06:07 +05:30

16 lines
147 B
Plaintext

# gitignore
coverage/
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.nyc_output
lib
lib_test
# npmignore
src/
__tests__/
.vscode/