An example to show gustavopch/tsc-files#22
Steps to Replicate:
- Clone, etc and
yarn install yarn typeCheckwill check types work for all files.- Try out a commit to
./src/file.tswith existing config: husky(.husky/pre-commit) + lint-staged (package.json#lint-staged).