Skip to content

Update types #414

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

LukeAbby
Copy link
Contributor

@LukeAbby LukeAbby commented Jun 19, 2025

This was a relatively shallow fix up. The main two things I focused on were:

  1. Getting rid of all errors in types.d.ts
  2. Extracting out more helper types.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want an explanation of what's going on in here, feel free to peruse https://github.com/LukeAbby/foundry-starter-template/blob/main/tsconfig.json. It's basically my preferred, strict, TSConfig.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot of stuff isn't actually changed, the main reason why it's such a large addition/removal is because I added a declare global block. This was necessary because I added an import of fvtt-types/utils.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant