Skip to content

How to ignore lib types check from node modules #225

Answered by Swatinem
rahXephonz asked this question in Q&A
Discussion options

You must be logged in to vote

I believe the problem comes from using .ts inputs, as that invokes the TS compiler to generate the types. As you already have a previous step with the typescript plugin, I believe that can be configured to output type declaration files into some temporary folder.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rahXephonz
Comment options

@rahXephonz
Comment options

Answer selected by rahXephonz
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