prettify SQL queries during debug (#3635)

* prettify SQL queries during debug

* Use sql-formatter

Co-authored-by: Chocobozzz <me@florianbigard.com>
This commit is contained in:
Rigel Kent
2021-01-25 15:37:41 +01:00
committed by GitHub
co-authored by Chocobozzz
parent ab398a05e9
commit 2a6cf69cff
4 changed files with 21 additions and 5 deletions
+1
View File
@@ -147,6 +147,7 @@
"sequelize-typescript": "^2.0.0-beta.1",
"sitemap": "^6.1.0",
"socket.io": "^3.0.2",
"sql-formatter": "^4.0.0-beta.0",
"srt-to-vtt": "^1.1.2",
"tsconfig-paths": "^3.9.0",
"tslib": "^2.0.0",