chore: run lint (#2411)

* chore: run lint

* chore: fix lint
This commit is contained in:
Erb3
2024-09-28 03:28:13 +02:00
committed by GitHub
parent 9708685506
commit e81a4ade97
14 changed files with 109 additions and 111 deletions

View File

@@ -57,7 +57,7 @@ export function createDisplayNames(
try {
return dict.of(lookup);
} catch (err) {
} catch {
console.warn(
`Failed to get display name for ${lookup} using dictionary for ${
this.resolvedOptions().locale