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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Per #876, this repository is no longer accepting feature pull requests. TSLint is being deprecated and we recommend you switch to https://typescript-eslint.io.
Each rule with
typescriptOnly: true
should be checked to see if it can be turned on for.jsx?
files.Similarly,Resolved by #527..endsWith("tsx")
from #525 should be replaced with a unified utility to check if a file name is jsx/tsx.The text was updated successfully, but these errors were encountered: