Skip to content

Conversation

@utarwyn
Copy link
Member

@utarwyn utarwyn commented Jan 20, 2025

This pull request includes updates to the eslint-plugin package to handle distribution files more effectively and adjust the packaging script to support SonarQube 25+. This version NEEDS to have a file called dist/rules.js in the package file.

File handling improvements:

Packaging script adjustments:

  • eslint-plugin/package.json: Updated the files array to include ./dist/rules.js and modified the clean script to remove dist/pack instead of dist. Additionally, the pack:sonar script was updated to set the main entry point to ./dist/rules.js for packaging.

@utarwyn utarwyn added the 💉 bug: confirmed Something isn't working label Jan 20, 2025
@utarwyn utarwyn self-assigned this Jan 20, 2025
@sonarqubecloud
Copy link

@utarwyn utarwyn merged commit 1c8eaa8 into main Jan 20, 2025
7 checks passed
@utarwyn utarwyn deleted the fix-sonarqube-25 branch January 20, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💉 bug: confirmed Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants