From f2d69cd694c0c037679bc585bd81eece275f59fb Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 5 Apr 2024 12:57:01 -0400 Subject: more typings cleanup --- tsconfig.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index dd9a66bc0..6cdf87d06 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,11 +16,9 @@ "typeRoots": ["./src/typings", "node_modules/@types", "./src/extensions/General"], "resolveJsonModule": true, "moduleResolution": "node" - }, + } // "exclude": [ // "node_modules", // "static" // ], - - "typeRoots": ["./src/typings", "./node_modules/@types"] } -- cgit v1.2.3-70-g09d2