Skip to content

Commit

Permalink
chore: fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 11, 2023
1 parent 7741f4a commit 86dd7f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .eslintrc
@@ -1,5 +1,8 @@
{
"extends": [
"eslint-config-unjs"
]
],
"rules": {
"unicorn/expiring-todo-comments": 0
}
}

0 comments on commit 86dd7f4

Please sign in to comment.