issues
search
dominikg
/
tsconfck
A utility to find and parse tsconfig files without depending on typescript
Other
293
stars
14
forks
source link
perf(find): callback style findup and more cache usage
#115
Closed
dominikg
closed
1 year ago
dominikg
commented
1 year ago
use fs.stat with callback to traverse up
find returns null for not found
type improvements