1
0
Fork 0

chore: Linting with prettier

This commit is contained in:
Joost De Cock 2020-01-04 14:23:08 +01:00
parent a2f4725f39
commit b2d546139d
10 changed files with 270 additions and 293 deletions

View file

@ -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
})
}