From 719234006591d18428703d94b82c4145fa1ba1cf Mon Sep 17 00:00:00 2001 From: Boban Ljuljdjurovic Date: Tue, 9 Jan 2024 15:16:43 -0500 Subject: [PATCH] include ts eslint parser --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5cdd0f747..eb023953e7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,6 +28,7 @@ repos: - eslint-config-next - eslint-config-prettier - typescript-eslint + - typescript-eslint/parser - "@next/eslint-plugin-next" args: ["--config=./containers/ecr-viewer/.eslintrc.json"] - repo: https://github.com/pre-commit/mirrors-prettier