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

Adjust prettier config #34

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Adjust prettier config #34

merged 2 commits into from
Jun 27, 2024

Conversation

sensasi-delight
Copy link
Owner

This pull request adjusts the prettier configuration to improve code formatting. The changes include:

  • Updating the bracketSameLine option to singleAttributePerLine in the .prettierrc.json file.

  • Adding line breaks and indentation to improve readability in various blade template files.

Fixes #33

@sensasi-delight sensasi-delight merged commit dfe0260 into main Jun 27, 2024
3 checks passed
@sensasi-delight sensasi-delight deleted the sensasi-delight/issue33 branch June 27, 2024 13:35
@sensasi-delight sensasi-delight added Button component FAB component IconButton component labels Dec 13, 2024
@sensasi-delight sensasi-delight self-assigned this Dec 13, 2024
@sensasi-delight sensasi-delight added Banner component Card component Checkbox component Chip component DataTable component CircularProgress component List component Snackbar component Switch component CI/CD labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Banner component Button component Card component Checkbox component Chip component CI/CD CircularProgress component DataTable component FAB component IconButton component List component Snackbar component Switch component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust configuration for Prettier
1 participant