pupudu/queuep

View on GitHub
.npmignore

Summary

Maintainability
Test Coverage
# Source Files and dev tools
src/
gulpfile.js
docs
git-hooks
 
# Tests and Test examples
# TODO Following line should be uncommented later
# dist/tester.js
 
# Config Files
LICENSE
.idea
.eslintrc
.gitignore
.babelrc
.codeclimate.yml
.travis.yml
 
# Auto Generating Files
yarn.lock
coverage/
.nyc_output/
 
# Other files
CONTRIBUTING.md
logo.png