Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Set up and run prettier #13

Merged
merged 3 commits into from
Mar 15, 2019
Merged

Set up and run prettier #13

merged 3 commits into from
Mar 15, 2019

Conversation

Benaiah
Copy link
Contributor

@Benaiah Benaiah commented Mar 14, 2019

This will make future PRs much easier to merge, since most people working on the CLI will already be running prettier since it's set up for that, so there won't be intermittent prettier changes mixed in once this is merged. This PR adds the .prettierrc.json from netlify-cli, along with eslint rules to error on unformatted code and npm run format to reformat all JS files in the src and test directories.

@biilmann biilmann merged commit e499d2e into master Mar 15, 2019
@biilmann biilmann deleted the prettier branch March 15, 2019 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants