Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

linterOptions should be supported by the API #3722

Closed
egamma opened this issue Feb 16, 2018 · 3 comments
Closed

linterOptions should be supported by the API #3722

egamma opened this issue Feb 16, 2018 · 3 comments

Comments

@egamma
Copy link

egamma commented Feb 16, 2018

According to this comment #3577 (comment), the linterOptions attribute added to tslint.json in version 5.8 is only honored by the CLI but not when using the tslint API. This means that all tslint integrators will have to duplicate the exclusion code. At a minium the tslint API could provide an isExcluded function that the tslint integrators can use.

@nolazybits
Copy link

got bitten by this too

@JoshuaKGoldberg
Copy link
Contributor

💀 It's time! 💀

TSLint is being deprecated and no longer accepting pull requests for major new changes or features. See #4534. 😱

If you'd like to see this change implemented, you have two choices:

  • Recommended: Check if this is available in ESLint + typescript-eslint
  • Not Recommended: Fork TSLint locally 🤷‍♂️

👋 It was a pleasure open sourcing with you!

If you believe this message was posted here in error, please comment so we can re-open the issue!

@JoshuaKGoldberg
Copy link
Contributor

🤖 Beep boop! 👉 TSLint is deprecated 👈 (#4534) and you should switch to typescript-eslint! 🤖

🔒 This issue is being locked to prevent further unnecessary discussions. Thank you! 👋

@palantir palantir locked and limited conversation to collaborators Mar 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants