Skip to content

Commit 83d3a1d

Browse files
committed
1 parent 39f3f06 commit 83d3a1d

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
@@ -155,6 +155,8 @@ module.exports = {
155155
SwitchCase: 1
156156
}
157157
],
158+
'keyword-spacing': 'off',
159+
'@typescript-eslint/keyword-spacing': 'error',
158160
'@typescript-eslint/member-delimiter-style': [
159161
'error',
160162
{

0 commit comments

Comments
 (0)