JavaScript Week 4 - const, Nested Blocks, & Tooling Your mission: Install some helpful tools, and have fun with linting and formatting! How to Get Started Install Yarn Fork this repo in GitHub Clone it to your machine, then: cd js-week-04 yarn Open index.js and follow the next steps there.