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

Consider making eslint-config-prettier optional dependency. #14

Closed
Astray-git opened this issue Nov 9, 2020 · 1 comment
Closed

Consider making eslint-config-prettier optional dependency. #14

Astray-git opened this issue Nov 9, 2020 · 1 comment

Comments

@Astray-git
Copy link

eslint-config-prettier is added here:

extends: ['prettier'],

When I have SFCBlocks.script disabled. I still want to use ESLint's format rules for script block.

@meteorlxy
Copy link
Owner

eslint-config-prettier is not in the dependencies list. The recommended config is not required, too. You can configure it yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants