We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f3475 commit fc83f3eCopy full SHA for fc83f3e
README.md
@@ -201,10 +201,6 @@ Now you are able to execute your seeds with this command `npm run seed`.
201
| `--class` or `--c` | null | Option to specify a specific seeder class to run individually |
202
| `--config` | `ormconfig.js` | Path to the typeorm config file (json or js). |
203
204
-## ❯ Example
205
-
206
-A good example is in the [express-typescript-boilerplate](https://github.com/w3tecch/express-typescript-boilerplate) repository.
207
208
## ❯ License
209
210
[MIT](/LICENSE)
0 commit comments