schoero / eslint-plugin-readable-tailwind

ESLint plugin to automatically break up long tailwind class strings into multiple lines for better readability.
MIT License
63 stars 3 forks source link

docs(typo): add .rules to flat config #1

Closed pipech closed 5 months ago

pipech commented 5 months ago

Thank you for taking your time to create this plugin, I really appreciated. Love the project!! 😍

Just fix the example usage on Flat config. without .rules linter will throw an error.