Built .d.ts
files contain js code
#7571
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
.d.ts
files contain js code
#7571
Describe the bug
Found in
dist/browser.d.ts
, but may be present elsewhere, something is putting executable code in the declaration files.Reproduction
https://www.npmjs.com/package/vitest?activeTab=code
vitest/browser
tsc
withskipLibCheck: false
TS1183
andTS1039
errorsSystem Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: