src
test
tsconfig.json
tsconfig.module.json
tslint.json
.travis.yml
.github
.prettierignore
.vscode
build/docs
**/*.spec.*
coverage
.nyc_output
*.log
!template/*
!template/**/src
!template/**/src
!template/**/tsconfig.json
!template/**/tsconfig.module.json
!template/**/tslint.json
node_modules
package-lock.json
pnpm-lock.yaml
yarn.lock
template/**/dist/
template/**/node_modules/