Skip to content
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

Set up lint and prettier for the project #7

Merged
merged 3 commits into from
Apr 27, 2022
Merged

Conversation

kei95
Copy link
Collaborator

@kei95 kei95 commented Apr 27, 2022

Issue: #5

I've set up lint and prettier with some configurations. I didn't set up too specific rules for that so the check is pretty loose. If you have any preference for rules and extensions plz let me know!

@kei95 kei95 requested a review from ryonryon April 27, 2022 03:35
Comment on lines +23 to +26
"react": {
"version": "detect"
}
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

react lint was complaining that the version is not specified, thus applying the version with this value. Check the link for more detail: jsx-eslint/eslint-plugin-react#1955 (comment)

Copy link
Owner

@ryonryon ryonryon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me. Can you set up for the backend too? I'll set up Postgres with first endpoint

@kei95 kei95 merged commit 75fe90d into master Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants