diff --git a/.prettierrc b/.prettierrc index 7d715cbaa..0defea238 100644 --- a/.prettierrc +++ b/.prettierrc @@ -2,6 +2,5 @@ "tabWidth": 4, "useTabs": true, "printWidth": 140, - "trailingComma": "none", - "useTabs": true + "trailingComma": "none" } \ No newline at end of file