diff --git a/.eslintrc.yml b/.eslintrc.yml index 2be1d16..6b352af 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -15,9 +15,6 @@ plugins: - react - '@typescript-eslint' rules: - indent: - - error - - 2 linebreak-style: - error - unix