Skip to content

Commit 756bc81

Browse files

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ module.exports = {
197197
// }
198198
// ],
199199

200+
'no-extra-semi': 'off',
201+
'@typescript-eslint/no-extra-semi': 'error',
200202
'@typescript-eslint/no-extraneous-class': [
201203
'error',
202204
{

0 commit comments

Comments
 (0)