Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
BeksOmega committed May 24, 2023
1 parent 8473f04 commit 7ffa6c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ function buildTSOverride({files, tsconfig}) {
},
],
'jsdoc/check-tag-names': [
'error',
{'definedTags': ['sealed', 'typeParam', 'remarks', 'define']},
'error',
{'definedTags': ['sealed', 'typeParam', 'remarks', 'define']},
],
// Re-enable after Closure is removed. There shouldn't even be
// types in the TsDoc.
Expand Down

0 comments on commit 7ffa6c3

Please sign in to comment.