Skip to content

Commit

Permalink
chore: handled eslint json file
Browse files Browse the repository at this point in the history
  • Loading branch information
TiborUdvari committed Sep 16, 2024
1 parent 3eb2b1c commit 8b1e24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"consistent-return" : "off",
"linebreak-style" : "off",
"no-console" : "off",
"space-infix-ops": "off",
"space-infix-ops": "off"
}
}

0 comments on commit 8b1e24b

Please sign in to comment.