evolution-gaming/tsc-silent

CRA and tsc-silent

wansiedler opened this issue · 1 comments

My default start command:

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

How to use it with tsc-silent ?

Hi @wansiedler, have you found a solution? :)