typeholes / tserr

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

Add option to ignore certain errors #26

Open typeholes opened 1 year ago

typeholes commented 1 year ago

For example,

tsc2742 The inferred type of 'getTsNodeAtPosition' cannot be named without a reference to '../../../scripts/node_modules/ts-morph/lib/ts-morph.js'. This is likely not portable. A type annotation is necessary.

Can just be an artifact of using pnpm