Skip to content

Commit 9d28a44

Browse files
committed
1 parent 7162c21 commit 9d28a44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ module.exports = {
276276
'@typescript-eslint/prefer-function-type': 'error',
277277
'@typescript-eslint/prefer-includes': 'error',
278278
'@typescript-eslint/prefer-namespace-keyword': 'error',
279+
'@typescript-eslint/prefer-nullish-coalescing': 'error',
279280
'@typescript-eslint/prefer-readonly': 'error',
280281
'@typescript-eslint/prefer-string-starts-ends-with': 'error',
281282
'@typescript-eslint/promise-function-async': [

0 commit comments

Comments
 (0)