We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f20c9 commit ca24287Copy full SHA for ca24287
packages/nextjs/test/tsconfig.json
@@ -0,0 +1,5 @@
1
+{
2
+ "extends": "../tsconfig.test.json",
3
+
4
+ "include": ["./**/*", "../playwright.config.ts"]
5
+}
0 commit comments