Skip to content

Commit cc57cbf

Browse files
coreyleelarsonCorey Larson
authored and
Corey Larson
committed
Removes prop-type validate from eslint.
1 parent 3bc22cd commit cc57cbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.eslintrc

+3
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
"browser": true,
1515
"mocha": true,
1616
"node": true
17+
},
18+
"rules": {
19+
"react/prop-types": 0
1720
}
1821
}

0 commit comments

Comments
 (0)