chore: Linting with prettier
This commit is contained in:
parent
a2f4725f39
commit
b2d546139d
10 changed files with 270 additions and 293 deletions
|
@ -55,7 +55,7 @@ export default function(part) {
|
|||
at: points.titleAnchor,
|
||||
nr: 3,
|
||||
title: 'bowTie',
|
||||
scale: (store.get('tipWidth')/75)
|
||||
scale: store.get('tipWidth') / 75
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue