From 7035da68867bae424897799f1c983dfd80e7e950 Mon Sep 17 00:00:00 2001 From: SokichiFujita Date: Tue, 23 Feb 2021 13:40:22 +0900 Subject: [PATCH] fix --- bin/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/index.js b/bin/index.js index 52f7baa..fc2f165 100755 --- a/bin/index.js +++ b/bin/index.js @@ -201,7 +201,6 @@ const eslint_ts = { "plugin:@typescript-eslint/recommended", "plugin:jest/recommended", "prettier", - "prettier/@typescript-eslint", ], parser: "@typescript-eslint/parser", env: {