-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Move isTypeReadonly
from "eslint-plugin" to "experimental-utils".
#3657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
package: utils
Issues related to the @typescript-eslint/utils package
refactor
PRs that refactor code only
Comments
RebeccaStevens
added a commit
to RebeccaStevens/typescript-eslint
that referenced
this issue
Jul 25, 2021
…lugin to experimental-utils files moved: - isTypeReadonly - nullThrows - propertyTypes fix typescript-eslint#3657
RebeccaStevens
added a commit
to RebeccaStevens/typescript-eslint
that referenced
this issue
Aug 1, 2021
…lugin to experimental-utils files moved: - isTypeReadonly - nullThrows - propertyTypes fix typescript-eslint#3657
RebeccaStevens
added a commit
to RebeccaStevens/typescript-eslint
that referenced
this issue
Aug 30, 2021
…lugin to experimental-utils files moved: - isTypeReadonly - nullThrows - propertyTypes fix typescript-eslint#3657
RebeccaStevens
added a commit
to RebeccaStevens/typescript-eslint
that referenced
this issue
Sep 6, 2021
…lugin to experimental-utils files moved: - isTypeReadonly - nullThrows - propertyTypes fix typescript-eslint#3657
RebeccaStevens
added a commit
to RebeccaStevens/typescript-eslint
that referenced
this issue
Sep 6, 2021
…lugin to experimental-utils files moved: - isTypeReadonly - nullThrows - propertyTypes fix typescript-eslint#3657
RebeccaStevens
added a commit
to RebeccaStevens/typescript-eslint
that referenced
this issue
Sep 6, 2021
…lugin to experimental-utils files moved: - isTypeReadonly - nullThrows - propertyTypes fix typescript-eslint#3657
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
package: utils
Issues related to the @typescript-eslint/utils package
refactor
PRs that refactor code only
This util function seems really useful and I'd like to use it in my own rules. Could it be moved to the "experimental-utils" packages so that it is useable by all.
I'll start working on a PR for this now.
re #3305
Sorry for ignoring the template but none of them seemed appropriate for this issue.
The text was updated successfully, but these errors were encountered: