nextui-org / tailwind-variants

🦄 Tailwindcss first-class variant API
https://tailwind-variants.org
MIT License
2.02k stars 60 forks source link

Add ESLint Jest plugin and update ESLint/Prettier #173

Closed mskelton closed 2 months ago

mskelton commented 2 months ago

I noticed that we didn't have eslint-plugin-jest installed which allowed a test.only to slip into the repo. This will prevent that in the future.

Also updating to the latest version of ESLint/Prettier.