Skip to content

Commit

Permalink
chore: fixed trailing space in conf
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Mar 8, 2024
1 parent 1b471a2 commit a05352e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"no-nested-ternary": "error",
"@typescript-eslint/no-unused-vars": [
"error",
{
{
"args": "after-used",
"ignoreRestSiblings": true,
"vars": "all",
Expand Down

0 comments on commit a05352e

Please sign in to comment.