From e035c2fd1067a06d4774c64ae54548f664490f9d Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Tue, 6 Feb 2024 17:00:26 +0000 Subject: Init package and start bullmq workers --- web/tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/tsconfig.json') diff --git a/web/tsconfig.json b/web/tsconfig.json index e7ff90fd..a25dbc14 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -1,4 +1,5 @@ { + "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "lib": ["dom", "dom.iterable", "esnext"], "allowJs": true, -- cgit v1.2.3-70-g09d2