typeholes / tserr

A problems view for TypeScript errors
12 stars 0 forks source link

handle tsconfig and tserr.json changes #28

Open typeholes opened 1 year ago

typeholes commented 1 year ago

configs should be updated when tsconfig*.json or tserr.json files are created or updated.

Care needs to be taken to not spam updates when the tserr.json files are updated by the code.