foundry-vtt-types
foundry-vtt-types copied to clipboard
Unofficial type declarations for the Foundry Virtual Tabletop API
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.41.0 5.41.0 (2022-10-24) Bug Fixes eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c) type-utils: prevent...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.41.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.41.0 5.41.0 (2022-10-24) Bug Fixes eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c) type-utils: prevent...
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0. Release notes Sourced from eslint's releases. v8.26.0 Features 4715787 feat: check Object.create() in getter-return (#16420) (Yuki Hirasawa) 28d1902 feat: no-implicit-globals supports exported block comment...
Closes #2234 Closes #2235 Closes #2216 Closes #1864 Closes #1879
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.22.0 to 0.24.1. Release notes Sourced from tsd's releases. v0.24.1 Fix a crash (#161) b11b648 https://github.com/SamVerschueren/tsd/compare/v0.24.0...v0.24.1 v0.24.0 Add expectNever assertion (#130) ae6189b Add expectDocCommentIncludes assertion (#155) c3d0949...
this PR updates the typings for `JournalEntry` and adds typings for `JournalEntryPage`, along with their corresponding sheet applications and schemas. * resolves #1963 * resolves #1964 * resolves #1873 *...
* resolves #1949 * resolves #2137 some of the `_applyFoo` typings get a bit weird, so I'll mark this as a draft until I test them against some actual code.