Skip to content
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

fix: TypeScript declaration type checks in strict mode #194

Merged

Conversation

geigerzaehler
Copy link

We update index.d.ts so that it type checks when --strict is passed to the TypeScript compiler.

We also add a test that ensures that this does not break again in the future.

We update `index.d.ts` so that it type checks when `--strict` is passed
to the TypeScript compiler.

We also add a test that ensures that this does not break again in the
future.
@Khaledgarbaya
Copy link
Contributor

Thanks @geigerzaehler

@Khaledgarbaya Khaledgarbaya changed the title TypeScript declaration type checks in strict mode fix: TypeScript declaration type checks in strict mode Jun 18, 2019
@Khaledgarbaya Khaledgarbaya merged commit 2c5172c into contentful:master Jun 18, 2019
@phoebeschmidt
Copy link
Contributor

🎉 This PR is included in version 0.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@geigerzaehler geigerzaehler deleted the strict-ts-definition-file branch June 24, 2019 09:32
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.

3 participants