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

Automate code formatting #62

Open
TrySound opened this issue Jul 1, 2020 · 2 comments
Open

Automate code formatting #62

TrySound opened this issue Jul 1, 2020 · 2 comments

Comments

@TrySound
Copy link
Contributor

TrySound commented Jul 1, 2020

Current code style is quite hard to maintain without any tools. I suggest to reformat the code with standard or prettier. Your choice. I can send a PR.

@thorn0
Copy link
Contributor

thorn0 commented Jul 16, 2020

JSCS is configured in this project. Use npm run format to run it. But JSCS has been discontinued, and also the current style is a bit unusual, so switching to Prettier sounds like a good idea indeed.

@jrit
Copy link
Owner

jrit commented Sep 29, 2020

if you prefer prettier that is fine with me

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

No branches or pull requests

3 participants