From 6efc3f45c7beaa49aff751a356df9f9c22c8651b Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Mon, 9 Oct 2023 10:21:34 +0200 Subject: [PATCH] pre-commit: let prettier autoformat .js files --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0e7dc70e7..b32ab1c20 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,6 @@ repos: # separate run of pre-commit where we configure a line spacing of 4 # for these file formats. - html - - javascript - css # Misc autoformatting and linting