Skip to content

Commit

Permalink
chore: change eslint settings (schema issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
hansregeer committed Sep 9, 2024
1 parent 2eb300c commit 22de453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"overrides": [
{
"extends": ["plugin:json/recommended"],
"files": ["*.json"]
"files": ["*.json"],
"extends": ["plugin:json/recommended"]
},
{
"extends": [
Expand Down

0 comments on commit 22de453

Please sign in to comment.