Skip to content

[expect-type] usage with create-react-app #141

Answered by LorenzHenk
LorenzHenk asked this question in Q&A
Discussion options

You must be logged in to vote

@mmkal you're right, yarn build fails.
Running the command tsc fails as well.

I just added the script

"ts:check": "tsc"

to package.json and can now run yarn test && yarn ts:check to make sure the tests are working correctly.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by LorenzHenk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #141 on December 16, 2020 15:31.