Skip to content

Commit b0b9594

Browse files
committed
Revert "fix tsconfig"
This reverts commit ea26052.
1 parent db5cd1a commit b0b9594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-sdk/apps/dojo/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
}
2626
},
2727
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
28-
"exclude": ["node_modules", "e2e"]
28+
"exclude": ["node_modules", "e2e", "e2e2"]
2929
}

0 commit comments

Comments
 (0)