Files
ng2-file-upload/tslint.json
Dmitriy Shekhovtsov aee69d8b80 chore(build): ng2 style guide applied,
- build process updated
- systemjs bundler added

BREAKING CHANGES:
- directives and selectors renamed to ng2FileSelect and ng2FileDrop
2016-05-11 18:40:47 +03:00

5 lines
91 B
JSON

{
"extends": "tslint-config-valorsoft",
"rulesDirectory": "./node_modules/codelyzer"
}