sfbrigade / datasci-sba

Solving problems with the Small Business Administration
10 stars 18 forks source link

added yarn.lock file #61

Closed amituuush closed 7 years ago

amituuush commented 7 years ago

1. Brief Summary of what this PR accomplishes (140 characters or less. If you find trouble describing what you are doing in this length, consider breaking the PR into multiple ones.) Adds a yarn.lock file to repo to help with package management.

2. Link to Trello Ticket https://trello.com/c/mvc2jv06/66-add-in-yarn

3. More detailed description and other questions to address in code review I recommend going through the following tutorial (takes 3 min) to get caught up to speed on basic CLI commands and workflow (very simple and straightforward). https://yarnpkg.com/en/docs/yarn-workflow

4. Remember to tag reviewers! @avdonovan

amituuush commented 7 years ago

Not exactly sure how this is going to affect CI. We may need to toy around with it, but it's definitely compatible.