Switch to using foundry-vtt-types type definitions #36
Labels
No labels
API
bug
can't reproduce
confirmed
dependencies
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
performance
question
to be confirmed
waiting for feedback
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: dungeonslayers/ds4#36
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Story
As a developer, I want to use properly maintained type definitions for the foundry vtt types so that I can rely more on the types being correct.
Description
foundry-pc-types is not properly maintained anymore. We are already using our own fork of it, which tends to be quite a bit of work. Instead, we should switch to using foundry-vtt-types, which is an attempt to provide properly maintained types and has more community support. If we need any particular changes to those types, instead of creating a fork, we should upstream the changes.
Acceptance criteria