Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Many rules are unnecessarily marked as typescriptOnly #646

Closed
JoshuaKGoldberg opened this issue Nov 6, 2018 · 1 comment
Closed

Many rules are unnecessarily marked as typescriptOnly #646

JoshuaKGoldberg opened this issue Nov 6, 2018 · 1 comment
Labels

Comments

@JoshuaKGoldberg
Copy link

JoshuaKGoldberg commented Nov 6, 2018

Each rule with typescriptOnly: true should be checked to see if it can be turned on for .jsx? files.

Similarly, .endsWith("tsx") from #525 should be replaced with a unified utility to check if a file name is jsx/tsx. Resolved by #527.

@JoshuaKGoldberg
Copy link
Author

☠️ It's time! ☠️

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.

Thanks for open sourcing with us, everyone!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant