Typically used for https://github.com/facebookincubator/create-react-app ```json "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", ```
* yarn completion