flut1/knockout-validator

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# copy to .npmignore
.idea
node_modules
typings
.tscache
.sass-cache
.DS_Store
npm-debug.log
/coverage
/dist
/test/*.js
!/test/index.js
.old

# only ignore in git
/lib
/index.js
/index.d.ts
/npm