Skip to content

Commit

Permalink
chore: fix eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 19, 2023
1 parent 0d47eea commit 6c5a07d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"extends": ["eslint-config-unjs"],
"rules": {}
"rules": {
"unicorn/expiring-todo-comments": 0
}
}

0 comments on commit 6c5a07d

Please sign in to comment.