We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457db15 commit f075046Copy full SHA for f075046
1 file changed
workspace.json
@@ -33,7 +33,7 @@
33
"packages/core/*.md",
34
{
35
"input": "./packages/core/src",
36
- "glob": "**/*.!(ts)",
+ "glob": "**/*.!(ts|spec.ts)",
37
"output": "./src"
38
},
39
@@ -102,7 +102,7 @@
102
"packages/typescript/*.md",
103
104
"input": "./packages/typescript/src",
105
106
107
108
0 commit comments