Skip to content

Commit f544a52

Browse files
committed
fix: re-introduce typescript di sction
1 parent 86f5ab9 commit f544a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ features:
1313
- title: Full Fastify Ecosystem Support
1414
details: Preserves full compatibility with the Fastify ecosystem through its concepts of installers and adapters.
1515
- title: Type-Safe Dependency Injection
16-
details:
16+
details: Leverages a TypeScript DI container that eliminates decorators and manual type declarations.
1717
- title: Testable by Design
1818
details: Provides built-in mechanisms to mock and override dependencies, making tests easy to write and maintain.
1919
- title: Dependency Inversion Principle

0 commit comments

Comments
 (0)