react/scripts/print-warnings
Clement Hoang 94f44aeba7
Update prettier to 1.8.1 (#10785)
* Change prettier dependency in package.json version 1.8.1

* Update yarn.lock

* Apply prettier changes

* Fix ReactDOMServerIntegration-test.js

* Fix test for ReactDOMComponent-test.js
2017-11-07 18:09:33 +00:00
..
README.md Fix the print warnings script (#9344) 2017-04-05 18:54:48 +01:00
print-warnings.js Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00

README.md

We use this script to extract all messages from warning() calls. They don't get substituted with anything in the source or the build. We only do this so we can have a copy of these messages in our internal repository and can spot accidental changes to them.