We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b64338 commit a175601Copy full SHA for a175601
package.json
@@ -3,7 +3,8 @@
3
"private": true,
4
"workspaces": [
5
"packages/*",
6
- "apps/*"
+ "apps/*",
7
+ "docs"
8
],
9
"scripts": {
10
"lint": "turbo run lint",
0 commit comments