Skip to content

Conversation

@Qjuh
Copy link
Member

@Qjuh Qjuh commented May 2, 2025

Please describe the changes this PR makes and why it should be merged:

Removes the old-style .eslintrc.json and the custom configuration for mainlib discord.js to instead use the global eslint.config.js using eslint-config-neon style with only few of our customizations.

This is semver minor because it moved the anonymous findName function to the named findName() in Util.js and we export all methods from that file. The export of all methods of Util.js has been changed to only export a handpicked selection now, so no longer semver minor.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating
  • This PR changes the library's interface (methods or parameters added)

@vercel
Copy link

vercel bot commented May 2, 2025

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Jun 2, 2025 5:12pm
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Jun 2, 2025 5:12pm

@Qjuh Qjuh marked this pull request as ready for review May 3, 2025 14:45
@Qjuh Qjuh requested review from a team and iCrawl as code owners May 3, 2025 14:45
@Qjuh Qjuh requested review from SpaceEEC, kyranet and vladfrangu May 3, 2025 14:45
@github-project-automation github-project-automation bot moved this from Todo to Review in Progress in discord.js May 3, 2025
@Qjuh Qjuh requested a review from vladfrangu May 25, 2025 15:10
@Qjuh Qjuh requested a review from Jiralite May 26, 2025 05:35
@almeidx
Copy link
Member

almeidx commented May 26, 2025

@github-project-automation github-project-automation bot moved this from Review in Progress to Review Approved in discord.js Jun 2, 2025
@kodiakhq kodiakhq bot merged commit b03c65c into discordjs:main Jun 2, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this from Review Approved to Done in discord.js Jun 2, 2025
@Qjuh Qjuh deleted the refactor/eslint-neon-mainlib branch June 2, 2025 17:24
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.

8 participants