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

Enable lines-around-comment rule #54

Open
ruiquelhas opened this issue Jul 22, 2016 · 0 comments
Open

Enable lines-around-comment rule #54

ruiquelhas opened this issue Jul 22, 2016 · 0 comments

Comments

@ruiquelhas
Copy link
Contributor

ruiquelhas commented Jul 22, 2016

Enable the lines-around-comment rule in the preset:

{
  "lines-around-comment": ["error", {
    "allowBlockStart": true,
    "beforeLineComment": true
  }]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant