diff --git a/tsconfig.json b/tsconfig.json index c0e23c0fa..921457f2e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,5 +17,7 @@ "module": "commonjs" } }, - "include": ["ts/client/src"] -} + "include": [ + "ts/client/src" + ] +} \ No newline at end of file