chore: Prettier update
This commit is contained in:
parent
60cd1e294e
commit
dfdfc46ded
25 changed files with 196 additions and 196 deletions
|
@ -16,7 +16,7 @@ export default (part) => {
|
|||
} = part.shorthand()
|
||||
|
||||
if (options.waistbandCurve > 0) {
|
||||
return part;
|
||||
return part
|
||||
}
|
||||
|
||||
points.topLeft = new Point(0, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue