Remove linebreak-style

This commit is contained in:
Pavel Djundik 2019-07-19 14:44:46 +03:00
parent e536730dc1
commit f40e35515f

View file

@ -16,7 +16,6 @@ rules:
dot-notation: error
eqeqeq: error
handle-callback-err: error
linebreak-style: [error, unix]
no-alert: error
no-catch-shadow: error
no-control-regex: off