Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

kylorhall/tsc-files-types-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsc-files-types-example

An example to show gustavopch/tsc-files#22

Steps to Replicate:

  1. Clone, etc and yarn install
  2. yarn typeCheck will check types work for all files.
  3. Try out a commit to ./src/file.ts with existing config: husky (.husky/pre-commit) + lint-staged (package.json#lint-staged).