We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcac28 commit bfd1e64Copy full SHA for bfd1e64
1 file changed
docs/package.json
@@ -2,6 +2,9 @@
2
"name": "docs",
3
"version": "1.0.0",
4
"private": true,
5
+ "installConfig": {
6
+ "hoistingLimits": "workspaces"
7
+ },
8
"scripts": {
9
"build": "rspress build",
10
"check": "biome check --write",
0 commit comments