feat: init-express-backend #6

Merged
Clement merged 38 commits from feat--init-express-backend into master 2024-05-06 19:20:30 +00:00
18 changed files with 11832 additions and 6 deletions
Showing only changes of commit 863f02168d - Show all commits

View File

@ -19,7 +19,8 @@ const options = {
],
},
apis: ['./src/*.ts'],
}
explorer: true
}
export default options