1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/features/traffic-data-usage
Christopher Kolstad efcf04487d
chore: make it build with strict null checks set to true (#9554)
As part of preparation for ESM and node/TSC updates, this PR will make
Unleash build with strictNullChecks set to true, since that's what's in
our tsconfig file. Hence, this PR also removes the `--strictNullChecks
false` flag in our compile tasks in package.json.

TL;DR - Clean up your code rather than turning off compiler security
features :)
2025-03-19 10:01:49 +01:00
..
fake-traffic-data-usage-store.ts fix: correct name order -> traffic usage data -> traffic data usage (#9156) 2025-01-27 11:20:04 +01:00
traffic-data-usage-store-type.ts chore: remove dataUsageMultiMonthView flag (#9429) 2025-03-05 12:08:33 +01:00
traffic-data-usage-store.test.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
traffic-data-usage-store.ts chore: remove dataUsageMultiMonthView flag (#9429) 2025-03-05 12:08:33 +01:00