Replies: 1 comment 2 replies
-
@anishkny more automatic code styling the better imo! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Kudos on using
eslint
for enforcing best practices during development.How about adding
prettier
for consistent style as well?I had to disable my VSCode Prettier extension while contributing #385
I can send out a PR if this seems like a good idea.
Beta Was this translation helpful? Give feedback.
All reactions