mirror of
https://github.com/Unleash/unleash.git
synced 2026-09-11 13:29:05 +00:00
db4a02c51d
This was broken for some time now: https://github.com/Unleash/unleash/pull/9877 change: https://github.com/Unleash/unleash/pull/9877/changes#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R39 It would be nice to get this into a state when breaking this command would actually break the CI 🤔 It doesn't seem to be working 🤔 https://github.com/Unleash/unleash/commits/main/?since=2025-05-14&until=2025-05-14 This seems to be the default since https://github.com/Unleash/unleash/pull/10003 so I'm not sure why we would need a CI file anymore. Our `tsconfig.json` already has `"strictNullChecks": true,`