mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 14:14:06 +00:00
editorconfig
This commit is contained in:
@@ -2,5 +2,5 @@ require("dotenv-flow").config();
|
||||
|
||||
const path = require("path");
|
||||
module.exports = {
|
||||
"config": path.resolve("config", "sequelize.js")
|
||||
};
|
||||
"config": path.resolve("config", "sequelize.js")
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user