1
0
Fork 0

chore: Linter warnings

This commit is contained in:
joostdecock 2023-04-15 15:31:25 +02:00
parent d0447c0f77
commit 182c4f4d64
5 changed files with 8 additions and 45 deletions

View file

@ -1,25 +1,3 @@
const style = `
text.title-nr {
font-size: 24pt;
font-weight: 700;
text-anchor: middle;
dominant-baseline: reset-size;
}
text.title-name {
font-size: 7pt;
font-weight: 500;
text-anchor: middle;
dominant-baseline: reset-size;
}
text.title-pattern {
font-size: 4pt;
font-weight: 500;
dominant-baseline: reset-size;
text-anchor: middle;
font-style: italic;
}
`
const titleMacro = function (so, { points, scale, locale, store }) {
const prefix = so.prefix || ''