tsc-hooks icon indicating copy to clipboard operation
tsc-hooks copied to clipboard

Add possibility to listener to all tsconfig files

Open QzLP2P opened this issue 3 years ago • 0 comments

injection.js use tsconfig.json but if i have tsconfig.dev.json, tsconfig.prod.json, ... when i used tsc -p tsconfig.prod.json, the hook will not trigger

QzLP2P avatar Feb 22 '22 16:02 QzLP2P