diff --git a/docs/tsconfig.json b/docs/tsconfig.json index 5c80bc2..e6a89e3 100644 --- a/docs/tsconfig.json +++ b/docs/tsconfig.json @@ -39,7 +39,8 @@ "**/*.tsx", ".next/types/**/*.ts", ".next\\dev/types/**/*.ts", - ".next\\dev/types/**/*.ts" + ".next\\dev/types/**/*.ts", + ".next/dev/types/**/*.ts" ], "exclude": [ "node_modules"