sequelize-cli-typescript
sequelize-cli-typescript copied to clipboard
seeders-source-path and seeders-compiled-path
Hello! I was wondering why not having a seeders-source-path and a seeders-compiled-path instead of a seeders-path.
If it makes sense with the migrations, it should make sense with the seeders. Is there anything I am missing?
same from models, 'models-source-path' seems not work.