Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prettier rules do not work in ESLint configuration #8

Closed
Constantiner opened this issue May 29, 2019 · 0 comments
Closed

Prettier rules do not work in ESLint configuration #8

Constantiner opened this issue May 29, 2019 · 0 comments
Assignees
Labels
bug Something isn't working infrastructure Project infrastructure improvements
Milestone

Comments

@Constantiner
Copy link
Owner

Replace

"extends": ["eslint:recommended", "prettier"]

with

"extends": ["eslint:recommended", "plugin:prettier/recommended"]
@Constantiner Constantiner added bug Something isn't working infrastructure Project infrastructure improvements labels May 29, 2019
@Constantiner Constantiner added this to the v0.4.1 milestone May 29, 2019
@Constantiner Constantiner self-assigned this May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infrastructure Project infrastructure improvements
Projects
None yet
Development

No branches or pull requests

1 participant