diff --git a/tsconfig.json b/tsconfig.json index cbd1a421c..dcf3c259b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { "parserOptions": { - "project": "./frontend/tsconfig.json", - }, + "project": "./frontend/tsconfig.json" + } }