Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Fix: DOM types #172

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Fix: DOM types #172

merged 1 commit into from
Mar 16, 2023

Conversation

eyelidlessness
Copy link
Contributor

Fixes:

  • Node: A couple of type errors which were mistakenly introduced when excluding global DOM types

  • Web: Node types were mistakenly being included by tsconfig.web.json, as well as src/dom/index.ts (which wasn't actually in use, it was a naive first attempt at setting up aliasing for each target's DOM implementation)

Fixes:

- Node: A couple of type errors which were mistakenly introduced when excluding global DOM types

- Web: Node types were mistakenly being included by `tsconfig.web.json`, as well as `src/dom/index.ts` (which wasn't actually in use, it was a naive first attempt at setting up aliasing for each target's DOM implementation)
@lognaturel lognaturel merged commit 5e6892a into enketo:master Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants