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

Refactor codebase style #4

Closed
wants to merge 4 commits into from
Closed

Refactor codebase style #4

wants to merge 4 commits into from

Conversation

igeligel
Copy link

Wait til #3 is merged since its based on this branch in this Pull Request.

Used prettier to format a lot of files inside this project to fit common standards. I think that is the standard you want to have but you ignored sometimes (this can happen).

Also updated examples in README since they were not indented right.

add editorconfig and add yarn.lock file, see explanation here why it
should be in the repository: https://yarnpkg.com/lang/en/docs/yarn-lock/
refactor json and js files with prettier
use prettier inside of vetur to prettify all parts, templates are
manually prettified with the help of the online playground
update codestyle to fit in readme, javascript had blank lines sometimes
and vue files were not indented with the right format
@hazzo hazzo closed this Nov 30, 2017
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