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

Update Storybook and remove skipLibCheck #399

Merged
merged 18 commits into from Mar 3, 2022

Conversation

m-akinc
Copy link
Contributor

@m-akinc m-akinc commented Mar 1, 2022

Pull Request

🀨 Rationale

Fixes #219

πŸ‘©β€πŸ’» Implementation

The Storybook issue was resolved in version 6.4.9, so I updated all Storybook dependencies at version 6.4.0 to 6.4.9 in nimble-components. Then I removed the skipLibCheck: true setting from tsconfig.json.

πŸ§ͺ Testing

Updated imports locally and built without error.

βœ… Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@m-akinc m-akinc enabled auto-merge (squash) March 1, 2022 20:40
@m-akinc m-akinc merged commit cf2cc70 into main Mar 3, 2022
@m-akinc m-akinc deleted the users/makinc/turn-off-skiplibcheck branch March 3, 2022 15:37
@rajsite rajsite mentioned this pull request Mar 9, 2022
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.

Update tsconfig.json when Storybook issue is resolved
4 participants