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

Use type only imports #2076

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

wienczny
Copy link
Contributor

Use type only imports supported since TS 3.8+ to improve module isolation.

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html

@netlify
Copy link

netlify bot commented Jan 11, 2023

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 8c1a657
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/63beed760d99b900091d3c0d
😎 Deploy Preview https://deploy-preview-2076--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sdirix
Copy link
Member

sdirix commented Jan 17, 2023

@wienczny Thanks for the contribution!

@coveralls
Copy link

Coverage Status

Coverage: 83.193%. Remained the same when pulling 8c1a657 on wienczny:importsNotUsedAsValues into 36e3732 on eclipsesource:master.

Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

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

Changes look good to me! Thanks!

@sdirix sdirix merged commit bd4141c into eclipsesource:master Jan 23, 2023
@sdirix sdirix added this to the 3.1 milestone Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants