diff --git a/tsconfig.json b/tsconfig.json index 53d83780..b333e1fc 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,7 +3,7 @@ "target": "es2019", "module": "commonjs", "outDir": "build", - "alwaysStrict": true, + "strict": true, "esModuleInterop": true }, "include": [