We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0297bb7 commit 28a6d79Copy full SHA for 28a6d79
packages/integrations/markdoc/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "../../../tsconfig.base.json",
3
- "include": ["src", "components", "content-types.d.ts"],
+ "include": ["src", "content-types.d.ts"],
4
"compilerOptions": {
5
"allowJs": true,
6
"module": "ES2020",
0 commit comments