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
Describe the bug
There's a conflict between VSCode/ESlint reporting the error in the editor (Editor reports as OK) and next lint (reports tailwindcss/classnames-order
To Reproduce
Steps to reproduce the behavior:
Configure tailwindcss/classnames-order to error
See what your editor reports for ESlint
Run next lint to check for errors
See error
Expected behavior
Parity between Editor and next lint
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Describe the bug
There's a conflict between VSCode/ESlint reporting the error in the editor (Editor reports as OK) and
next lint
(reportstailwindcss/classnames-order
To Reproduce
Steps to reproduce the behavior:
tailwindcss/classnames-order
toerror
next lint
to check for errorsExpected behavior
Parity between Editor and
next lint
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
THIS PROJECT IS A MONOREPO!!
Original Line (OK by VSCode):
Suggested fix (By
next lint
)eslint config file or live demo
The text was updated successfully, but these errors were encountered: