Replies: 2 comments 1 reply
-
@hackwaly what is the current standard for EE? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I recommend eslint-config-standard or eslint-config-airbnb |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@ALL I see we are doing different formatting of files. I think we should all be on the same VS code extension with the same config. I am using prettier with default configs. Does anyone have other suggestions?
https://github.com/prettier/prettier-vscode
Its super easy to use with VSCode and we can enforce it but you can also use it with NPM and VIM
Beta Was this translation helpful? Give feedback.
All reactions