Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
evoactivity committed Jan 24, 2025
1 parent 55a139a commit d0c0a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files-override/ts/eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,5 @@ export default ts.config(
...globals.node,
},
},
}
},
);

0 comments on commit d0c0a2d

Please sign in to comment.