diff --git a/configs/tsconfig.json b/configs/tsconfig.json index e027b0e6..04603d3a 100644 --- a/configs/tsconfig.json +++ b/configs/tsconfig.json @@ -24,7 +24,7 @@ "noUnusedLocals": false, "esModuleInterop": true }, - "includes": [ + "include": [ "src/**/*" ], "exclude": [