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

feat(dev-ex): add types node to improve dev experience with checkJs i… #7

Closed
wants to merge 1 commit into from

Conversation

oscard0m
Copy link
Member

@oscard0m oscard0m commented Mar 7, 2021

Fix #3

@oscard0m oscard0m requested a review from gr2m March 7, 2021 17:21
@gr2m
Copy link
Member

gr2m commented Mar 7, 2021

I think I would rather not, because I don't want to assume that Node-only APIs are just available. It's actually good that your typescript check failed. It surfaces problems that we have to address

@oscard0m
Copy link
Member Author

oscard0m commented Mar 7, 2021

We will disable TS check temporary and add follow it up in this issue. Details here #3

@oscard0m oscard0m closed this Mar 7, 2021
@oscard0m oscard0m deleted the add-types-node-as-dev-dependency-for-checkjs branch March 7, 2021 22:30
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.

[CheckJs Error]: Cannot find name 'Buffer'
2 participants