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

Update airbnb typescript #429

Open
SebastienGllmt opened this issue Sep 5, 2024 · 0 comments
Open

Update airbnb typescript #429

SebastienGllmt opened this issue Sep 5, 2024 · 0 comments

Comments

@SebastienGllmt
Copy link
Contributor

I ran into a issue where typescript eslint support was seemingly the cause. I tried to upgrade our version of typescript-eslint, but ran into an issue where eslint-config-airbnb-typescript is deprecated (and blocking the upgrade)

To update, we'll need to update to this new configuration, but that's blocked on this PR getting merged: prettier/eslint-config-prettier#272

    "@typescript-eslint/eslint-plugin": "^8.4.0",
    "@typescript-eslint/parser": "^8.4.0",
    "@kesills/eslint-config-airbnb-typescript": "19.0.0",
    "eslint-config-prettier": "TBD",

TBD needs to be replaced with the new version of eslint-config-prettier when it's out

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

No branches or pull requests

1 participant