formatting

This commit is contained in:
lila 2026-03-21 19:33:07 +01:00
parent 2025cc7298
commit 9ebbf83f93
10 changed files with 45 additions and 27 deletions

View file

@ -23,6 +23,6 @@
"sourceMap": true,
"strict": true,
"target": "es2022",
"verbatimModuleSyntax": true,
},
"verbatimModuleSyntax": true
}
}