diff --git a/.eslintrc.json b/.eslintrc.json index 6ee63b269f..5dfa03c90e 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -303,7 +303,7 @@ "*.json5" ], "extends": [ - "plugin:jsonc/recommended-with-jsonc" + "plugin:jsonc/recommended-with-json5" ], "rules": { "no-irregular-whitespace": "error",