Skip to content

Commit

Permalink
docs: ignore format
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Oct 28, 2024
1 parent 93cd048 commit 4e8a510
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ wizard.equipment.activate(); // => 👻

Example:

<!-- prettier-ignore -->
```ts
import {createContainer, inject, Injectable, Type} from "di-wise";

Expand Down Expand Up @@ -376,6 +377,7 @@ See [API documentation](https://exuanbo.github.io/di-wise/modules.html).
## Credits

Inspired by:

- [jeffijoe/awilix](https://github.com/jeffijoe/awilix)
- [inversify/InversifyJS](https://github.com/inversify/InversifyJS)
- [microsoft/tsyringe](https://github.com/microsoft/tsyringe)
Expand Down

0 comments on commit 4e8a510

Please sign in to comment.