Skip to content

Conversation

@mderriey
Copy link
Member

@mderriey mderriey commented Apr 1, 2025

What

This updates all packages and uses the new ESLint flat config from @makerx/eslint-config.

Notes

I also bumped the version as a runtime dependency got bumped too.

Comment on lines -52 to -53
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two were replaced by typescript-eslint

"copyfiles": "^2.4.1",
"eslint": "9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-node": "^11.1.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This didn't seem to be used so I removed it.

"test:ci": "vitest run --coverage --reporter junit --outputFile test-results.xml"
},
"devDependencies": {
"@eslint/eslintrc": "3.2.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was only needed for the compat between .eslintrc and flat config

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.

2 participants