Skip to content

Commit 6a3ddf2

Browse files
committed
ci(super-linter): switch to super-linter
1 parent 7d9341c commit 6a3ddf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascripts/fill.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ function normalize(s) {
2424
.replaceAll(/\x2d+/g, "-");
2525
}
2626

27+
// init() is used in HTML
2728
// eslint-disable-next-line no-unused-vars
2829
async function init(path) {
2930
document.getElementById("mininame").oninput = function () {

0 commit comments

Comments
 (0)