Skip to content

Commit 425a514

Browse files
committed
Include types
1 parent 24b4486 commit 425a514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.declarations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"noEmit": false,
77
"rootDir": "."
88
},
9-
"include": ["addon", "addon-test-support"]
9+
"include": ["addon", "addon-test-support", "types"]
1010
}

0 commit comments

Comments
 (0)