Skip to content

Commit 9fdbffe

Browse files
committed
1 parent 74becea commit 9fdbffe

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
@@ -381,6 +381,7 @@ module.exports = {
381381
],
382382
'@typescript-eslint/prefer-reduce-type-parameter': 'error',
383383
'@typescript-eslint/prefer-string-starts-ends-with': 'error',
384+
'@typescript-eslint/prefer-ts-expect-error': 'error',
384385
'@typescript-eslint/promise-function-async': [
385386
'error',
386387
{

0 commit comments

Comments
 (0)