mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-12 20:40:47 -05:00
Make lint happy
This commit is contained in:
@@ -365,6 +365,7 @@ function writeTranslationsJsons(arr: TranslationArray) {
|
||||
}
|
||||
|
||||
function logWeaponIds(weapons: Record<number, MainWeaponParams>) {
|
||||
// eslint-disable-next-line no-console
|
||||
console.log(JSON.stringify(Object.keys(weapons).map(Number)));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user