husky-tslint-pre-commit

tslint in pre-commit by husky

Usage no npm install needed!

<script type="module">
  import huskyTslintPreCommit from 'https://cdn.skypack.dev/husky-tslint-pre-commit';
</script>

README

husky-tslint-pre-commit

Usage

yarn add husky-tslint-pre-commit

or

npm install husky-tslint-pre-commit

Description

  • use husky to hook pre-commit
  • use tslint to lint code in pre-commit

Succeed

Error

Warning