Skip to content

Commit

Permalink
chore: do not reject eslint updates anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Oct 5, 2024
1 parent 505071a commit 3435a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ncurc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"dep": "prod,dev",
"reject": ["eslint"]
"reject": []
}

0 comments on commit 3435a87

Please sign in to comment.