1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-12 08:45:27 -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
+2 -1
View File
@@ -16,6 +16,7 @@
"object": true,
"array": false
}
]
],
"semi": "error"
}
}