Skip to content

Commit

Permalink
feat: setting virtual store dir length
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Apr 26, 2024
1 parent b79ea01 commit 59ef2cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config/src/index.ts
Expand Up @@ -140,6 +140,7 @@ export const types = Object.assign({
'use-stderr': Boolean,
'verify-store-integrity': Boolean,
'virtual-store-dir': String,
'virtual-store-dir-max-length': Number,
'workspace-concurrency': Number,
'workspace-packages': [String, Array],
'workspace-root': Boolean,
Expand Down

0 comments on commit 59ef2cd

Please sign in to comment.