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

Use prettier to auto-format source code #102

Open
dslmeinte opened this issue Dec 15, 2023 · 1 comment
Open

Use prettier to auto-format source code #102

dslmeinte opened this issue Dec 15, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dslmeinte
Copy link
Contributor

Configure prettier to auto-format source code – eventually as part of a commit pre-hook, I guess.

Start with the validation package and use a prettier option to remove the ;s.

@dslmeinte dslmeinte added enhancement New feature or request good first issue Good for newcomers labels Dec 15, 2023
@dslmeinte
Copy link
Contributor Author

Already done for the validation package, per commit of PR #104 . But it's not automated yet: it currently relies on IDE support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant