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

Eslint 9 migration #832

Merged
merged 6 commits into from
Dec 14, 2024
Merged

Eslint 9 migration #832

merged 6 commits into from
Dec 14, 2024

Conversation

gjoseph
Copy link
Owner

@gjoseph gjoseph commented Dec 14, 2024

No description provided.

Gregory Joseph and others added 6 commits December 14, 2024 21:26
* npx @eslint/migrate-config packages/tichu-web/package.json
* npm -w tichu-web install @eslint/compat @eslint/js @eslint/eslintrc -D
* mv packages/tichu-web/package.mjs packages/tichu-web/eslint.config.js
…n by typescript-eslint for esling 9

npm -w tichu-web uninstall  @typescript-eslint/parser @typescript-eslint/eslint-plugin
npm -w tichu-web install -D typescript-eslint
* we already had eslint-config-prettier
@gjoseph gjoseph marked this pull request as ready for review December 14, 2024 10:29
@gjoseph gjoseph merged commit 8321b48 into main Dec 14, 2024
10 checks passed
@gjoseph gjoseph deleted the eslint-9-migration branch December 14, 2024 10:29
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.

1 participant