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
I followed the documentation, but it still feels like eslint is taking a long time to run. How do I make sure the plugin is running and how do I view the output?
I followed the documentation, but it still feels like eslint is taking a long time to run. How do I make sure the plugin is running and how do I view the output?
precommit": "npx oxlint && eslint src --quiet --ext .jsx,.js,.tsx,.ts -f json -o ./.ci/eslint.json",
The text was updated successfully, but these errors were encountered: