diff --git a/.github/linters/.eslintrc.yml b/.github/linters/.eslintrc.yml index 07ae1d4e..e40bc3a1 100644 --- a/.github/linters/.eslintrc.yml +++ b/.github/linters/.eslintrc.yml @@ -2,9 +2,9 @@ plugins: - jsonc overrides: - files: - - "schema/*.json" - - "examples/*.json" - parser: "jsonc-eslint-parser" + - schemas/*.json + - examples/*.json + parser: jsonc-eslint-parser rules: # These are the set of rules that belong to jsonc. For more information, # https://ota-meshi.github.io/eslint-plugin-jsonc/rules