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