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

not really an issue, more recommendation #19

Open
stefanwerner87 opened this issue Dec 28, 2023 · 0 comments
Open

not really an issue, more recommendation #19

stefanwerner87 opened this issue Dec 28, 2023 · 0 comments

Comments

@stefanwerner87
Copy link

hi josh,

thanks for this awesome video.. following it I noticed some improvements.. you could use more eslint rules :) for example eslint-config-prettier, eslint-config-standard and eslint-plugin-tailwindcss

eslint-plugin-tailwindcss helps a lot with tailwindcss, since i've noticed that you once used text-medium which doesnt exist but i think you wanted to use font-medium

.eslintrc.json
{ "extends": ["next/core-web-vitals", "standard", "plugin:tailwindcss/recommended", "prettier"] }

cheers

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

No branches or pull requests

1 participant