Skip to content

Lint error when there is no json #136

@poganytamas

Description

@poganytamas

When using current lint settings in packages.json, eslint fails if there is no json file inside ClientApp folder.
Correct way would be:

"lint": "eslint -c ./.eslintrc.js \"ClientApp/**/*.{js,vue,json}\" webpack*.js",

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