Skip to content

Have you ever ran eslint on the JavaScript generated code ? #287

@fungiboletus

Description

@fungiboletus

We did for some reasons.

I think we could take a look at the advice from eslint :

eqeqeq to have safer comparisons.
func-names to have better debug traces.

Otherwise once we disable the eslint warnings that we will never fix because it's generated code, it's not so bad. It actually found real errors in the generated code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions