diff --git a/tsconfig.json b/tsconfig.json index e7e38fb..335a60d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,5 +8,5 @@ }, "include": [ "backend/**/*" - ], + ] }