zonkyio/ember-web-app

View on GitHub
.npmignore

Summary

Maintainability
Test Coverage
# compiled output
/dist/
/tmp/

# dependencies
/bower_components/

# misc
/.bowerrc
/.editorconfig
/.ember-cli
/.env*
/.eslintcache
/.eslintignore
/.eslintrc.js
/.huskyrc/
/.prettierrc.js
/.git/
/.github/
/.gitignore
/.prettierignore
/.prettierrc.js
/.release-it.js
/.template-lintrc.js
/.watchmanconfig
/.nyc_output/
/bower.json
/config/ember-try.js
/CHANGELOG.md
/CONTRIBUTING.md
/ember-cli-build.js
/lint-staged.config.js
/testem.js
/coverage/
/tests/
/node-tests/
/yarn-error.log
/yarn.lock
.gitkeep

# ember-try
/.node_modules.ember-try/
/bower.json.ember-try
/npm-shrinkwrap.json.ember-try
/package.json.ember-try
/package-lock.json.ember-try
/yarn.lock.ember-try
/config/addon-docs.js