From a03f1dc2ac25579df30e8cb59d2703110c3e564d Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Wed, 13 Mar 2024 22:37:41 +0000 Subject: lint: Lint and format the entire repo with the new configs --- apps/mobile/tailwind.config.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/mobile/tailwind.config.ts') diff --git a/apps/mobile/tailwind.config.ts b/apps/mobile/tailwind.config.ts index ce0059d4..fef31daf 100644 --- a/apps/mobile/tailwind.config.ts +++ b/apps/mobile/tailwind.config.ts @@ -50,6 +50,7 @@ const config = { }, }, borderWidth: { + // eslint-disable-next-line @typescript-eslint/no-unsafe-call, @typescript-eslint/no-unsafe-assignment hairline: hairlineWidth(), }, keyframes: { -- cgit v1.3-1-g0d28