Skip to content

Commit

Permalink
Fixed eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
tg666 committed Aug 29, 2024
1 parent 05ac81b commit 6cc1b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/banner/options.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export class Options {

return evaluateExpression(
this.options[optionName],
index
index,
);
}

Expand Down

0 comments on commit 6cc1b8b

Please sign in to comment.