-
-
Notifications
You must be signed in to change notification settings - Fork 727
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
webuipoc: Add Eslint #5507
webuipoc: Add Eslint #5507
Conversation
10f84ab
to
f8168c0
Compare
Signed-off-by: Moeez Ahmed <[email protected]>
f8168c0
to
d1d8d85
Compare
This needs to be added back: #5460 (comment) |
Signed-off-by: Moeez Ahmed <[email protected]>
e248e6e
to
98f9089
Compare
Signed-off-by: Moeez Ahmed <[email protected]>
added |
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.
- Missing the lint script entry.
- Is
eslintConfig
still needed? (maybe it is)
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.
I have just ran the default eslint setup script that is included with eslint package. No manual config is done.
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.
The eslintConfig
was already in the file (even before eslint was being added).
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.
The first point still needs to be addressed in any case.
b105a61
to
b43ff4a
Compare
Signed-off-by: Moeez Ahmed <[email protected]>
The branch has conflicts. |
Signed-off-by: Moeez Ahmed <[email protected]>
Thank you! |
No description provided.