Skip to content

Commit d3d29b2

Browse files
author
Loïc Mangeonjean
committed
fix: do not update react and eslint
1 parent 471f03c commit d3d29b2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.ncurc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"reject": [
3+
"react",
4+
"eslint"
5+
]
6+
}

0 commit comments

Comments
 (0)