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 71b5029 commit 5077381Copy full SHA for 5077381
tsconfig.json
@@ -17,7 +17,5 @@
17
"@clack/prompts": ["./packages/prompts/src/index.ts"]
18
}
19
},
20
- "include": [
21
- "packages/*/src/**/*"
22
- ]
+ "include": ["packages/*/src/**/*"]
23
0 commit comments