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 2719a02 commit 14c31f4Copy full SHA for 14c31f4
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