From 46b78eaac30be26fe40520e97786563344af8403 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 30 Mar 2024 16:26:16 +0000 Subject: format: Add missing lint and format, and format the entire repo --- tooling/eslint/base.js | 1 + 1 file changed, 1 insertion(+) (limited to 'tooling/eslint') diff --git a/tooling/eslint/base.js b/tooling/eslint/base.js index 7a4f9377..285993ef 100644 --- a/tooling/eslint/base.js +++ b/tooling/eslint/base.js @@ -38,6 +38,7 @@ const config = { "**/.eslintrc.cjs", ".next", "dist", + "build", "pnpm-lock.yaml", ], reportUnusedDisableDirectives: true, -- cgit v1.2.3-70-g09d2