mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 20:19:26 +01:00
Update linter version and lint
This commit is contained in:
@@ -37,7 +37,8 @@ async function getDevelopmentHours(): Promise<void> {
|
||||
|
||||
await UpdateGithubReadme()
|
||||
}
|
||||
} catch (error) {
|
||||
}
|
||||
catch (error) {
|
||||
Logger.error('Error while getting the stats')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user