Some settings may need to be stricter than currently to ensure the release doesn't end up broken and to support stricter projects that use this library.
Examples:
- strictNullChecks (tsconfig)
- typedef (tslint, produced a broken import "import("../../../../dist/components/core/prosoft-components-core").IPsException")
Some settings may need to be stricter than currently to ensure the release doesn't end up broken and to support stricter projects that use this library.
Examples: