Skip to content

Commit 92e60fc

Browse files
committed
Added typeorm express typescript to options
1 parent 19bf201 commit 92e60fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const TEMPLATES = [
1818
magenta('express-js'),
1919
magenta('express-ts'),
2020
magenta('express-ts-mongoose'),
21+
magenta('express-ts-typeorm'),
2122
];
2223

2324
const targetOptions = {

0 commit comments

Comments
 (0)