Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(cli): Add support for Prettier #2684

Merged
merged 1 commit into from
Jul 3, 2022
Merged

feat(cli): Add support for Prettier #2684

merged 1 commit into from
Jul 3, 2022

Conversation

daffl
Copy link
Member

@daffl daffl commented Jul 2, 2022

This pull request adds support for Prettier in a generated application and for the generator to write files in your current Prettier configuration.

To change the Prettier configuration like use of semicolons, trailing commas, line width etc., update the .prettierrc, then run npm run prettier to format all existing files. Subsequent feathers generate commands will write files with the current settings.

Related to #2679

@daffl daffl merged commit 83aa8f9 into dove Jul 3, 2022
@daffl daffl deleted the cli-prettier branch July 3, 2022 20:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant