diff --git a/package.json b/package.json index aa6bbd31..1f0dfab4 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "rules": { "new-cap": 0, "complexity": 0, - "indent": 0, "react/prop-types": 0, "react/jsx-no-bind": 0 },