-
Notifications
You must be signed in to change notification settings - Fork 837
feat(lint): apply prettier to format frontend src/ code #244
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
Conversation
|
Hi @jimexist. Thanks for your PR. I'm waiting for a kubernetes or tensorflow member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
There are so many of them, I plan to fix them in next patch. Note that most of them are just missing prop-types, so my motivation for adding this is to try to enforce people to add prop-types upon submission. |
|
/ok-to-test |
|
@jimexist Change LGTM. Looks like the files are out of date though and need to be synced. |
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
merge after #243
a follow-up PR will be made to fix all
eslinterrors (for now they stayed put).This change is