chore: apply prettier on all files

This commit is contained in:
Stefano Borzi 2022-03-22 10:40:02 +01:00
parent 6933e8ee86
commit 5ba5244e4b
19 changed files with 12727 additions and 2254 deletions

View file

@ -26,6 +26,7 @@
"@types/uuid": "^8.3.4",
"concurrently": "^7.0.0",
"nodemon": "^2.0.15",
"prettier": "^2.6.0",
"rimraf": "^3.0.2",
"typescript": "^4.5.5"
},