Add Typedoc support and improve documentation

Upgraded the package version to 0.0.9. Introduced Typedoc for generating documentation with added script in package.json. Enhanced exception handling by introducing `DependencyResolutionError`. Refined TSinjex comments and README structure for better readability. Updated index file exports for better module organization.
This commit is contained in:
2024-08-15 17:57:07 +02:00
parent f0d1db6fa1
commit b9a75a36f5
7 changed files with 189 additions and 13 deletions

View File

@@ -1,8 +1,10 @@
# TSinjex
## Configuration
## Jest
### Jest
### Example jest setup
#### Example jest setup
```ts
module.exports = {