-
Notifications
You must be signed in to change notification settings - Fork 14
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
refactor: change register form to react hook form #332
Conversation
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.
canopeum_frontend/.prettierignore
Outdated
@@ -0,0 +1 @@ | |||
** |
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.
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.
Not using vscode. This is normally the recommended solution for prettier users. If you want I can add it to the gitignore so that it isn't commited
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.
If we have to add more acknowledgements of prettier despite not using it, I'd rather have the file that disables it instead of adding it to .gitignore and still having issues from other contributors running it automatically.
But let's do that in another PR.
I'm also curious which editor you're using and if it supports per-project/workspace configurations.
Make sure that the code wasn't copied from elsewhere (check one):
Close #319