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

fix: update module to NodeNext in tsconfig.json #9875

Merged
merged 1 commit into from Oct 7, 2023
Merged

Conversation

exrem
Copy link
Contributor

@exrem exrem commented Oct 7, 2023

Please describe the changes this PR makes and why it should be merged:
The module in tsconfig.json was changed as it was causing an error because since the moduleResolution is set to NodeNext, it must also be set to NodeNext.

@vercel
Copy link

vercel bot commented Oct 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Oct 7, 2023 3:04pm
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Oct 7, 2023 3:04pm

@github-actions
Copy link

github-actions bot commented Oct 7, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 74
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 67
🔴 PWA 33

Lighthouse ran on https://discord-js-git-fork-erayreperit-main-discordjs.vercel.app/

@Jiralite Jiralite added this to the create-discord-bot 0.3.0 milestone Oct 7, 2023
@Jiralite Jiralite changed the title an error was occurring due to the module resolution :3 fix: update module to NodeNext in tsconfig.json Oct 7, 2023
@kodiakhq kodiakhq bot merged commit f586283 into discordjs:main Oct 7, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants