iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
600 stars 210 forks source link

ES/TSLint integration - error after restarting server in vscode #6576

Open ben-polinsky opened 5 months ago

ben-polinsky commented 5 months ago

Reproduction:

The issue is not restricted to core/common files, but was easily reproduced easily for files in that package.

Fiddling with the inherited eslint.config.base.js seems to help, but no concrete fix yet.

ben-polinsky commented 5 months ago

An open and close of the file in question seems to fix the issue... I'll keep this open while I investigate more. I've seen the error at other times, but paid it no mind. As @anmolshres98 has observed, eslint cli works fine.