Skip to content

Commit

Permalink
chore: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
zcf0508 committed Jul 12, 2024
1 parent 34c1aab commit f6b070b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export default typegen(antfu({
ignoreRegExpLiterals: true,
ignoreStrings: true,
ignoreUrls: true,
ignoreTemplateLiterals: true,
ignoreComments: true,
},
],
Expand Down

0 comments on commit f6b070b

Please sign in to comment.