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

Change Vue 2 and Vue 3 examples to compact mode #190

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

waldyrious
Copy link
Contributor

@waldyrious waldyrious commented Sep 21, 2023

This makes the code more comparable to Svelte, React, Alpine, etc.

Note: this PR is a follow-up to #187. This time I changed the linter config to be consistent with the changes (by setting a custom value for the vue/singleline-html-element-content-newline eslint rule). I believe this change aligns with the spirit of the project, which is to make the various sample code blocks comparable to each other.

Some examples:

Before After
image image
image image

This makes the code more comparable to Svelte, React, Alpine, etc.
@matschik matschik merged commit ffc3901 into matschik:main Sep 22, 2023
2 checks passed
@waldyrious waldyrious deleted the vue-compact branch September 22, 2023 08:50
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.

None yet

2 participants