From a713e53a423488e30ef1c9e3cb84d7a964b19d3d Mon Sep 17 00:00:00 2001 From: Yongjie Zhao Date: Fri, 3 Dec 2021 12:08:44 +0800 Subject: [PATCH] updates --- superset-frontend/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/tsconfig.json b/superset-frontend/tsconfig.json index a05d0e4888cd..a891fc62d7bf 100644 --- a/superset-frontend/tsconfig.json +++ b/superset-frontend/tsconfig.json @@ -59,7 +59,7 @@ "composite": true, /* Completeness */ - "skipLibCheck": true, + "skipLibCheck": true }, "include": [ "./src/**/*",