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

chore: Add Prettier to ui #57

Merged
merged 4 commits into from
Mar 15, 2024
Merged

chore: Add Prettier to ui #57

merged 4 commits into from
Mar 15, 2024

Conversation

dmohns
Copy link
Member

@dmohns dmohns commented Mar 12, 2024

This PR adds Prettier to the ui part of the repository. ESLint configuration slightly tuned to leave Prettier do the formatting and ESLint do the linting.

Github Actions CI adapted accordingly.

@dmohns dmohns force-pushed the chore-add-prettier branch from 84debc7 to fee76fc Compare March 12, 2024 13:10
InensusDev
InensusDev previously approved these changes Mar 13, 2024
@dmohns dmohns force-pushed the chore-add-prettier branch from fee76fc to 110cd64 Compare March 13, 2024 13:39
Formatting is now governed by Prettier. Disable the conflicting rules.

See:

```
npx eslint-config-prettier src/plugins/bulk-registration/js/modules/Csv.vue
```
@dmohns dmohns requested a review from InensusDev March 13, 2024 14:24
@dmohns dmohns merged commit b534c22 into main Mar 15, 2024
7 checks passed
@dmohns dmohns deleted the chore-add-prettier branch March 15, 2024 11:29
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.

2 participants