Skip to content

eslint rules 변경 건의 #2

@hyunjoogo

Description

@hyunjoogo

강의 잘 듣고 있습니다.

윈도우 운영체제에서 줄바꿈에 대한 ESLint 에러가 나고 있습니다.
확인해봤는데 OS차이(Mac과 Windows의 차이)로 인해 발생하는 것 같습니다.

.eslintrc.json 파일의 rules 에 추가해주실 수 있을까요?
추가하면 에러는 나지 않습니다.

    "prettier/prettier": ["error", { "endOfLine": "auto" }]

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