Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Fix declaration file and turn noImplicitAny to true #84

Open
JohanMabille opened this issue Nov 14, 2022 · 0 comments
Open

Fix declaration file and turn noImplicitAny to true #84

JohanMabille opened this issue Nov 14, 2022 · 0 comments

Comments

@JohanMabille
Copy link
Contributor

The tsconfig currently expects noImplicitAny to be false, to avoid the following typescript error when building: "Type 'typeof globalThis' has no index signature in TS".

This should be fixed by completing the declaration.ts.d file as explained here.

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

No branches or pull requests

1 participant