We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc45b28 commit 1723ef2Copy full SHA for 1723ef2
1 file changed
packages/sdk/tsconfig.dts.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "./tsconfig.json",
3
"include": [
4
+ "../../@types/**/*.d.ts",
5
"src/index.ts",
6
"src/runtime.ts",
7
"src/__generated__/normalize.css.ts",
0 commit comments