Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added prettier and eslint config to enforce code-style #137

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

david-mateogit
Copy link

@david-mateogit david-mateogit commented Apr 3, 2020

  • Added prettier and eslint config to enforce a consistent code-style and prevent IDE auto formatting.

  • Had install errors with node-sass and gyp that were fixed by deleting package-lock.json and node_modules and reinstalling package.json.

@david-mateogit david-mateogit changed the title deleted package-lock.json and reinstall package.json added prettier and eslint config to enforce code-style Apr 3, 2020
@wilburhimself
Copy link
Member

A small suggestion to keep package.json clean would be to move the lint and prettier rules to .eslintrc and .prettierrc files respectively ... what do you think?

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.

None yet

2 participants