You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue you have created is valid, let’s keep it open for now. While @types/eslint-plugin-tailwindcss package does the job, it’d be more convenient to use types directly from eslint-plugin-tailwindcss. One less dependency to install and update!
Describe the bug
The package don't have a type declaration file of the options and exports members
To Reproduce
Add the configuration like bellow and add in tsconfig.json
"noImplicitAny": true
Expected behavior
This package should support typescript
Screenshots
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: