From cdba678fe9e551eefd05f9dedc1f963585d10370 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Tue, 11 May 2021 00:36:22 +0000 Subject: [PATCH] Remove unsupported setting --- src/App/tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App/tsconfig.json b/src/App/tsconfig.json index 691770f..6eb5583 100644 --- a/src/App/tsconfig.json +++ b/src/App/tsconfig.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.base.json", "compilerOptions": { - "composite": true, "rootDir": "src", "lib": [ "ES2020",