From b429869f710ec664b2750d5e92207707ae4748e5 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 18 Dec 2023 23:08:33 -0500 Subject: removed decleartion.d.ts which wasn't being used but caused warnings to appear for UnodBatch, etc. --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 743e8b6f2..680927421 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -21,6 +21,5 @@ // "node_modules", // "static" // ], - "include": ["./src/client/views/collections/collectionFreeForm/declaration.d.ts"], "typeRoots": ["./node_modules/@types", "./src/typings"] } -- cgit v1.2.3-70-g09d2