diff --git a/tsconfig.json b/tsconfig.json index 1c081c1..9cf0cc5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -26,6 +26,5 @@ "strict": true, "target": "esnext", "noImplicitAny": false - // "rootDir": "." } }