Skip to content

Installing ESLint on windows #264

@AiCaptain

Description

@AiCaptain

Type of issue: (feature suggestion, bug?)

Bug/Optimization

Chapter:

[ESLint] (https://github.com/verekia/js-stack-from-scratch/blob/master/tutorial/02-babel-es6-eslint-flow-jest-husky.md#eslint)

You write in the Note that the command won't work on windows. Thats correct for the default commandline (cmd). But if you use the git bash, you can execute the command. with the replacement of yarn add -dev to npm install --save-dev it runs with npm also.

Regards
André

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions