Replies: 2 comments 1 reply
|
@hackwaly what is the current standard for EE? |
1 reply
I recommend eslint-config-standard or eslint-config-airbnb |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
@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
All reactions