doc: barcode gen: some eslint/code-style fixes

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2021-02-28 19:35:43 +01:00
parent c1570b373f
commit 858bbfbbd1
2 changed files with 12 additions and 10 deletions

View File

@ -1,4 +1,4 @@
let paper_sizes = {
const paper_sizes = {
a4: {
comment: 'A4 (plain)',
page_width: 210,