chore: Unify backend express project into ESM (#281)
This commit is contained in:
@@ -32,4 +32,4 @@ function defineProject(sequelize, DataTypes) {
|
||||
return Project;
|
||||
}
|
||||
|
||||
module.exports = defineProject;
|
||||
export default defineProject;
|
||||
|
||||
Reference in New Issue
Block a user