Skip to content

Commit

Permalink
Patch unicorn/expiring-todo-comments (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
laiithy authored Jun 24, 2023
1 parent e5bfd63 commit e62e50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export = {
indent: 'off',
'linebreak-style': ['error', 'unix'],
'unicorn/prefer-spread': 'off',
'unicorn/expiring-todo-comments': 'off',
'simple-import-sort/imports': 'error',
'simple-import-sort/exports': 'error',
'no-unused-vars': 'off',
Expand Down

0 comments on commit e62e50e

Please sign in to comment.