Replies: 1 comment 4 replies
-
|
Huh, I guess that makes sense... You could also tell TypeScript not to type check declaration files that aren't directly used by your code with the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need help with configuring
tsccorrectly. What options should I set formoduleandmoduleResolutionoptions?I'm getting the below error pertaining to the
typedoccommand:I have verified that
node_modules/@gerrit0/mini-shikifolder exists. How can I resolve the above error? I'm using this tsconfig.json file.Beta Was this translation helpful? Give feedback.
All reactions