Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

fix(test): disable skipLibCheck in test app #273

Closed
wants to merge 2 commits into from

Conversation

kuzhelov
Copy link
Contributor

@kuzhelov kuzhelov commented Sep 24, 2018

We've agreed to remove skipLibCheck flag from tsconfig that is used for Stardust test app - in that case we will be able to precisely follow the following plan of consuming Stardust on the client side:

  • create app by create-react-app util
  • add Stardust as a dependency
  • use some Stardust components in the app
  • try to build the app

@kuzhelov kuzhelov changed the title fix(test): disable skipLibCheck from test app fix(test): disable skipLibCheck in test app Sep 24, 2018
@kuzhelov
Copy link
Contributor Author

closing for now as this will result in guaranteed failed test, due to #276.

@kuzhelov kuzhelov closed this Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants