@d2d/cordova-plugin-ionic
Version:
Ionic Cordova SDK
8 lines (7 loc) • 345 B
YAML
- repo: git://github.com/awebdeveloper/pre-commit-tslint/
sha: 'v0.0.2' # Use the sha or tag you want to point at
hooks:
- id: tslint
exclude: 'tests'
additional_dependencies: ['tslint@5.9.1', 'tslint-ionic-rules@0.0.14', 'typescript@2.6.2']
args: ['--config', 'tslint.json', '--project', 'tsconfig.json', '--fix']