chore: Reconfigure update
This commit is contained in:
parent
13e32d9ed9
commit
733f584160
2 changed files with 3 additions and 2 deletions
|
@ -13,4 +13,4 @@ testPatternConfig(Brian)
|
||||||
testPatternDrafting(Brian, false)
|
testPatternDrafting(Brian, false)
|
||||||
|
|
||||||
// Test sampling - Change the second parameter to `true` to log errors
|
// Test sampling - Change the second parameter to `true` to log errors
|
||||||
testPatternSampling(Brian, 0)
|
testPatternSampling(Brian, false)
|
||||||
|
|
|
@ -95,7 +95,8 @@ The digits in the model refer to the neck circumference in cm.
|
||||||
|
|
||||||
- measurements: A list/array of measurement names
|
- measurements: A list/array of measurement names
|
||||||
- sizes: An object with `menswear` and `womenswear` keys that hold a list/array of sizes we provide
|
- sizes: An object with `menswear` and `womenswear` keys that hold a list/array of sizes we provide
|
||||||
|
- menswear: An object with the menswear models
|
||||||
|
- womenswear: An object with the womenswear models
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue