Reproduces bug import-js/eslint-import-resolver-typescript#210
npm i
npm start
npm run lint
Runs fine with ts-loader
but linter fails to resolve module which is exported by an upstream package.
Reproduces bug import-js/eslint-import-resolver-typescript#210
npm i
npm start
npm run lint
Runs fine with ts-loader
but linter fails to resolve module which is exported by an upstream package.