We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b4486 commit 425a514Copy full SHA for 425a514
tsconfig.declarations.json
@@ -6,5 +6,5 @@
6
"noEmit": false,
7
"rootDir": "."
8
},
9
- "include": ["addon", "addon-test-support"]
+ "include": ["addon", "addon-test-support", "types"]
10
}
0 commit comments