mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 14:14:06 +00:00
dockerize!
changes to sequelize, env loading, ts workflow, minor improvements
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import path from "path";
|
||||
|
||||
import { createLogger, transports, config, format, type Logger } from "winston";
|
||||
import { createLogger, transports, config, format } from "winston";
|
||||
import type { Logger } from "winston";
|
||||
|
||||
const { combine, timestamp, printf } = format;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user