chore: misc eslint

This commit is contained in:
Elliot DeNolf
2023-10-06 17:16:13 -04:00
parent e55ec6329c
commit 3fce97a6d2
3 changed files with 3 additions and 1 deletions

View File

@@ -84,4 +84,5 @@ const startDev = async () => {
})
}
// eslint-disable-next-line @typescript-eslint/no-floating-promises
startDev()