-
Notifications
You must be signed in to change notification settings - Fork 100
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: Use prettier for stylistic rules #2143
Conversation
@susnux I followed the setup guide in the prettier-config repo, however, there are some errors ... Could you please have a look at it and adjust the documentation if there's something missing? |
You need to install the eslint configuration: npm install --save-dev eslint-config-prettier |
58f8508
to
8f26c27
Compare
Thanks, that helped :) |
042d38b
to
75919d9
Compare
75919d9
to
8e5b187
Compare
dccc680
to
93444c1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense for me, but lets only do this if you agree with the formatting @Chartman123
I'll have a closer look at the changes before merging :) |
93444c1
to
18e8445
Compare
a2c2158
to
1d8d84b
Compare
Signed-off-by: Christian Hartmann <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
1d8d84b
to
241ec6c
Compare
Signed-off-by: Ferdinand Thiessen <[email protected]> Signed-off-by: Christian Hartmann <[email protected]>
241ec6c
to
f3bc09c
Compare
No description provided.