Skip to content

Conversation

@marcelkooi
Copy link
Contributor

@marcelkooi marcelkooi commented Feb 9, 2020

This PR accomplishes the following:

  • Removes the node_modules directory in the root directory
  • Removes the package-lock.json file in the root directory
  • Removes the yarn.lock file in the root directory
  • Removes the package-lock.json file in the front-end directory
  • Adds eslint-plugin-react-hooks as a dev dependency
  • Updates the .gitignore file
  • Updates the main README with a link to the front-end README

After this, there should just be a yarn.lock file in the front-end directory to manage all of the JS dependencies.

@marcelkooi marcelkooi merged commit 8a1c2dc into master Feb 9, 2020
@marcelkooi marcelkooi deleted the clean-up-js-dependencies branch February 9, 2020 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants