no need to run this rule as it might conflict with prettier

This commit is contained in:
Brendan Forster 2019-06-04 15:28:51 -03:00
parent 4454eec4ff
commit 1faaffc09f

View file

@ -36,8 +36,6 @@ rules:
# this rule now works but generates a lot of issues with the codebase
# '@typescript-eslint/member-ordering': error
'@typescript-eslint/type-annotation-spacing': error
# Babel
babel/no-invalid-this: error