Skip to content

Conversation

@jpogran
Copy link
Contributor

@jpogran jpogran commented May 13, 2020

@jpogran jpogran changed the title gh 643 prettier (GH-643) Enable and Configure prettier May 13, 2020
@jpogran jpogran self-assigned this May 13, 2020
@jpogran jpogran added this to the 0.27.0 milestone May 13, 2020
@jpogran jpogran force-pushed the gh-643-prettier branch 2 times, most recently from 3f6dac3 to bc71705 Compare May 13, 2020 19:20
@jpogran jpogran marked this pull request as ready for review May 14, 2020 01:37
@jpogran jpogran requested a review from glennsarti as a code owner May 14, 2020 01:37
@jpogran jpogran linked an issue May 14, 2020 that may be closed by this pull request
4 tasks
This commit

- Adds `prettier` to devDependencies
- Configures `prettier` with `.prettierrc` with default format rules
- Removes `prettier` settings from .vscode/settings.json
- Adds `esbenp.prettier-vscode` to recommended extensions and sets it to default formatter
- COnfigures VS Code to format on type and save using `prettier`
@jpogran jpogran force-pushed the gh-643-prettier branch from bc71705 to ad6005a Compare May 14, 2020 17:21
This commit formats all files using `prettier`, which was added and setup
in the previous commit.
@jpogran jpogran force-pushed the gh-643-prettier branch from ad6005a to bf911d3 Compare May 14, 2020 17:23
@jpogran jpogran merged commit 3c656bc into puppetlabs:master May 14, 2020
@jpogran jpogran deleted the gh-643-prettier branch June 7, 2021 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure prettier

1 participant