Open
Description
Does this issue occur when all extensions are disabled?: Yes (it's a built-in extension)
Version: 1.93.1 (Universal)
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin x64 22.6.0
Steps to Reproduce:
- This is happening in our OS repo: https://github.com/Khan/perseus
git clone https://github.com/Khan/perseus.git
andyarn install
- Note there are no TS errors
- Open
grapher.cypress.ts
- Note there are thousands of TS errors, even outside of the opened file
- Run
yarn tsc
and note there aren't any real TS errors