evolution-gaming / tsc-silent

`tsc` with `--suppress` flag
MIT License
82 stars 10 forks source link

CRA and tsc-silent #18

Open wansiedler opened 2 years ago

wansiedler commented 2 years ago

My default start command:

    "start": "BROWSER=none TSC_COMPILE_ON_ERROR=true react-scripts start",

How to use it with tsc-silent ?

Amatewasu commented 1 year ago

Duplicates of https://github.com/evolution-gaming/tsc-silent/issues/17