chore: reformat all code with prettier

This commit is contained in:
modeco80
2024-04-24 03:50:17 -04:00
parent bcbf7db8d9
commit ddae307874
13 changed files with 1053 additions and 1074 deletions

View File

@@ -76,7 +76,7 @@ export default class QmpClient extends Socket {
// just rethrow lol
//throw err;
console.log("you have pants: rules,", err);
console.log('you have pants: rules,', err);
});
this.once('data', (data) => {