Skip to content

.eslintrc.json - how to make it work with the extends? #94

Open
@andeersg

Description

@andeersg

The .eslintrc.json that is placed in the web folder extends the core eslint file.

But I have a problem in PHPStorm that even if I have installed the node modules in core I get errors in all JS-files of missing packages.

It seems like EsLint finds the core config, but not the core node_modules. How do you solve that? I'm guessing it's included to make things easier.

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