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 d852fc8 commit 844fd06Copy full SHA for 844fd06
typescript-sdk/apps/dojo/tsconfig.json
@@ -25,5 +25,5 @@
25
}
26
},
27
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
28
- "exclude": ["node_modules"]
+ "exclude": ["node_modules", "e2e"]
29
0 commit comments