v3.3.1
- Relaxed settings on
strict-boolean-expressionsto allow common use cases that produce cleaner code. - Relaxed settings on
restrict-template-expressionsto allownevervalues to work around any issues in generics.
strict-boolean-expressions to allow common use cases that produce cleaner code.restrict-template-expressions to allow never values to work around any issues in generics.