From f954476fb6b0664679c73babd5e8a0647572b81f Mon Sep 17 00:00:00 2001 From: Kai Cataldo Date: Sat, 22 Aug 2020 06:17:37 -0400 Subject: [PATCH] Chore: add common 3rd party parsers to issue template (#13596) --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 44fe78004d0..3af794af7fd 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -22,7 +22,7 @@ * **Node Version:** * **npm Version:** -**What parser (default, Babel-ESLint, etc.) are you using?** +**What parser (default, `@babel/eslint-parser`, `@typescript-eslint/parser`, etc.) are you using?** **Please show your full configuration:**