1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 09:54:28 -04:00

Add missing semicolon

This commit is contained in:
XhmikosR
2022-11-17 22:38:05 +02:00
parent a79d1922af
commit 84302adfa1
2 changed files with 3 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
"object": true,
"array": false
}
]
],
"semi": "error"
}
}