JSPM

husky-tslint-pre-commit

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 136
  • Score
    100M100P100Q78366F
  • License MIT

tslint in pre-commit by husky

Package Exports

  • husky-tslint-pre-commit

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (husky-tslint-pre-commit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Husky-tslint-pre-commit

Usage

yarn add husky-tslint-pre-commit

or

npm install husky-tslint-pre-commit

Desc

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