You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(the reason we have to install Jiti 2 atm is because our deps already install 1.x, and that throws an issue somewhere in ESLint, even though there is an isBunRuntime check which also oddly returns undefined)
Logically, I would think the fix would be eslint.runtime to be set to bun in vscode settings, but that bricks the whole linter
Clear and concise description of the problem
Somehow we cannot make use of Bun's native TS loading
Suggested solution
Remove jiti once eslint can make use of Bun
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: