Skip to content

Commit

Permalink
feat: enable strict mode
Browse files Browse the repository at this point in the history
Enable strict mode compilation

BREAKING CHANGE: This release enables strict mode for automapper. The type is stricter which might
affect your current implementations.
  • Loading branch information
nartc committed Jan 31, 2021
1 parent 90d61e4 commit 6456bec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ This is a monorepo of `@automapper/core` and official packages.
| --------------------------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| **integration-test** | Integration tests of Core and the official plugins | [![README](https://img.shields.io/badge/README--green.svg)](/packages/integration-test/README.md) |
| **nestjs-integration-test** | Integration tests for NestJS | - |
| **test-util** | Utilities for tests | - |

## Documentations

Expand Down

0 comments on commit 6456bec

Please sign in to comment.