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 db5cd1a commit b0b9594Copy full SHA for b0b9594
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", "e2e"]
+ "exclude": ["node_modules", "e2e", "e2e2"]
29
0 commit comments