Skip to content
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

Move isTypeReadonly from "eslint-plugin" to "experimental-utils". #3657

Closed
RebeccaStevens opened this issue Jul 25, 2021 · 0 comments · Fixed by #3658
Closed

Move isTypeReadonly from "eslint-plugin" to "experimental-utils". #3657

RebeccaStevens opened this issue Jul 25, 2021 · 0 comments · Fixed by #3658
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
Copy link
Contributor

RebeccaStevens commented Jul 25, 2021

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.

@RebeccaStevens RebeccaStevens added package: utils Issues related to the @typescript-eslint/utils package triage Waiting for maintainers to take a look labels Jul 25, 2021
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
@bradzacher bradzacher added refactor PRs that refactor code only and removed triage Waiting for maintainers to take a look labels Aug 4, 2021
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
@JoshuaKGoldberg JoshuaKGoldberg added the accepting prs Go ahead, send a pull request that resolves this issue label Oct 25, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2022
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
Projects
None yet
3 participants