Skip to content

Commit

Permalink
remove conflicting rule
Browse files Browse the repository at this point in the history
  • Loading branch information
tinovyatkin committed Jul 30, 2019
1 parent 2c5a837 commit 126447c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ module.exports = {
],
'line-comment-position': 'off',
'linebreak-style': ['error', 'unix'],
'lines-around-comment': ['error', { "allowClassStart": true }],
'lines-around-directive': 'error',
'max-depth': 'error',
'max-len': 'off',
Expand Down

0 comments on commit 126447c

Please sign in to comment.