You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: