diff --git a/.prettierrc.json b/.prettierrc.json index a01952a4e4..834f362b4c 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -3,7 +3,6 @@ { "files": ["*.css", "*.scss"], "options": { - "parser": "css", "tabWidth": 2 } },