Replies: 1 comment
-
Sorry, I mixed up With |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I trying to use
npx jsr publish --dry-run
in my package that usesDOM
andDOM.iterable
inlib
intsconfig.json
I have errors about missing
document
,window
,matchMedia
and other DOM API partsHow can I tell to JSR that it should use tsconfig.json?
Beta Was this translation helpful? Give feedback.
All reactions