-
Notifications
You must be signed in to change notification settings - Fork 9
Js formatting #565
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
Js formatting #565
Conversation
Also removed extra yarn commands that weren't needed, and automated download of browserslist updates on build.
…, and should never be included
droberts-ctrlo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This currently requires merge of #564 before full review is completed - however, files have been reviewed where obvious changes are apparent
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To manage formatting on files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deprecated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deprecated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This mirrors most of the configuration from the .eslintrc.js (and .eslintignore) but with a few added rules and items to attempt to help in maintaining the current codebase.
Also added ESLint to enforce code style for JS files