diff --git a/tsconfig.json b/tsconfig.json index a35f939e..e3cc9a30 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -36,7 +36,7 @@ "next-env.d.ts", "**/*.ts", "**/*.tsx" -, "scripts/updatePrivateFieldExams.js" ], + ], "exclude": [ "node_modules" ]