Skip to content

Commit

Permalink
Enable @typescript-eslint/no-unnecessary-template-expression as a
Browse files Browse the repository at this point in the history
preview
  • Loading branch information
ryota-ka committed Dec 19, 2024
1 parent 67ed382 commit 6907762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ module.exports = {

// Preview 202412
'default-case-last': 'warn',
'@typescript-eslint/no-unnecessary-template-expression': 'warn',
},
},
{
Expand Down

0 comments on commit 6907762

Please sign in to comment.