From 58c102de342dadd2615c41cf95fd3ca0ad010fa3 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Mon, 20 Mar 2023 09:59:59 -0400 Subject: [PATCH] chore: add type-utils to "Another Package" issue template (#6696) --- .github/ISSUE_TEMPLATE/07-enhancement-other.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/07-enhancement-other.yaml b/.github/ISSUE_TEMPLATE/07-enhancement-other.yaml index 5f0ee6146c5..fe76afb17e7 100644 --- a/.github/ISSUE_TEMPLATE/07-enhancement-other.yaml +++ b/.github/ISSUE_TEMPLATE/07-enhancement-other.yaml @@ -27,6 +27,7 @@ body: - eslint-plugin-tslint - parser - scope-manager + - type-utils - typescript-estree - utils - website