chore: Linter run
This commit is contained in:
parent
e693c7712e
commit
ef3bd03e2c
183 changed files with 919 additions and 1838 deletions
|
@ -10,8 +10,7 @@ export default {
|
|||
return pattern.debug({
|
||||
type: 'error',
|
||||
label: '👕 No measurements provided',
|
||||
msg:
|
||||
'You did not provide any measurements. Most, if not all, patterns require measurements, so this is most likely an issue.',
|
||||
msg: 'You did not provide any measurements. Most, if not all, patterns require measurements, so this is most likely an issue.',
|
||||
})
|
||||
for (let measurement of pattern.config.measurements) {
|
||||
if (!pattern.settings.measurements[measurement]) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue