Skip to content

Commit

Permalink
fix: fixed linebreaks lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
priscilawebdev committed Jun 11, 2018
1 parent d3ba567 commit 9e3ab09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Expand Up @@ -40,6 +40,7 @@
"valid-jsdoc": 0,
"prefer-spread": 1,
"prefer-rest-params": 1,
"linebreak-style": 0,
"quote-props":["error", "as-needed"]
}
}

0 comments on commit 9e3ab09

Please sign in to comment.