Linting fixes

This commit is contained in:
Jamie Curnow
2023-03-21 17:11:16 +10:00
parent ea61b15a40
commit c3469de61b
6 changed files with 377 additions and 398 deletions

View File

@ -1,6 +1,5 @@
#!/usr/bin/env node
const fs = require('fs');
const logger = require('./logger').global;
async function appStart () {