Skip to content

Update airbnb typescript #429

@SebastienGllmt

Description

@SebastienGllmt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions