-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
Is this a bug report?
Maybe
Can you also reproduce the problem with npm 4.x?
yes
Which terms did you search for in User Guide?
proptypes
eslint
Environment
node -v: v6.5.0npm -v:5.5.1yarn --version(if you use Yarn): 0.18.1npm ls react-scripts(if you haven’t ejected): [email protected]
Then, specify:
- Operating system: OSX El Capitain
- Browser and version (if relevant):
Steps to Reproduce
- create a component with props but with out proptypes for the props
npm start- verify you get no warnings about missing proptypes
Expected Behavior
I'd expect to get warnings about not having proptypes
Actual Behavior
No warnings
Metadata
Metadata
Assignees
Labels
No labels