Skip to content

Use airbnb-eslint config #681

Closed
@tejasbubane

Description

@tejasbubane

From #645

Turn on airbnb-base for maintaining via a script that switches this.

In a later change, we should turn on several rules that guard against potential bugs, such as no-shadow, no-undefined, no-var; additionally we can add stylistic consistency without forcing style choises such as consistent spacing (but not required).

We should stay with eslint:recommended for exercises (end users) and use airbnb only for this repo. @SleeplessByte

Wait for #680 to be merged so that we can exclude airbnb from package.json checksum CI task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    chore 🔧Meta related task such as build, test, linting, maintainers.json etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions