Skip to content

Commit 3c9f20b

Browse files
committed
Add eslintrc to test folder in template
1 parent 39b7ebe commit 3c9f20b

File tree

1 file changed

+5
-0
lines changed
  • templates/component-mapper/src/tests

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"rules": {
3+
"react/prop-types": "off"
4+
}
5+
}

0 commit comments

Comments
 (0)