Skip to content

Commit ca24287

Browse files
committed
revert nextjs tsconfig
1 parent b0f20c9 commit ca24287

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/nextjs/test/tsconfig.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": "../tsconfig.test.json",
3+
4+
"include": ["./**/*", "../playwright.config.ts"]
5+
}

0 commit comments

Comments
 (0)