Skip to content

Error while running ESLint #112

@kykungz

Description

@kykungz

screen shot 2561-03-08 at 23 42 19

So I've been using create-react-app and decided to install eslint-config-standard by:

yarn add eslint-config-standard eslint-plugin-standard eslint-plugin-promise eslint-plugin-import eslint-plugin-node --dev

And here is my .eslintrc

{
  "extends": "standard"
}

Any help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions