diff --git a/tsconfig.json b/tsconfig.json index 7b4b312..cbd5d39 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,5 @@ { "compilerOptions": { - "allowUnreachableCode": true, - "allowUnusedLabels": true, "alwaysStrict": true, "esModuleInterop": true, "exactOptionalPropertyTypes": true,