Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: add --noEmit for typescript tests #3498

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Aug 24, 2024

super annoying. if you run npm run test:typescript, than it would generate the corresponding test/imports/undici-import.js.If you then run lint, you get linting errors.

This PR makes the tsc call not generating the js file.

@Uzlopak Uzlopak marked this pull request as ready for review August 24, 2024 00:03
@Uzlopak Uzlopak merged commit 04ab9db into main Aug 24, 2024
37 checks passed
@Uzlopak Uzlopak deleted the ignore-undici-import-js-in-eslint branch August 24, 2024 00:16
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
This was referenced Dec 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants