We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e60fc commit 53ad3f4Copy full SHA for 53ad3f4
README.md
@@ -15,5 +15,5 @@ npx cra-express-app <app-name> --template <template-name>
15
# Templates
16
* `express-js`: Express with vanilla Javascript (ES6 modules)
17
* `express-ts`: Express with Typescript support
18
-* `espress-ts-eslint`: Express with Typescript support and Eslint
19
* `express-ts-mongoose`: Express With Typescript and Mongoose
+* `express-ts-typeorm`: Express With Typescript and TypeORM
0 commit comments