diff --git a/integration-tests/tsconfig.json b/integration-tests/tsconfig.json index 53023f7..060f6fa 100644 --- a/integration-tests/tsconfig.json +++ b/integration-tests/tsconfig.json @@ -1,8 +1,4 @@ { - // tsconfig settings for the server only - - // TODO redo the directory structure so that the client is clearly separated - // from the server "compilerOptions": { "skipLibCheck": true, "module": "ESNext",