diff --git a/tsconfig.json b/tsconfig.json index eecb13438e..22b58e5456 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,5 +12,5 @@ "filesGlob": [ "./**/*.ts", "!./node_modules/**/*.ts" - ], + ] }