Files
element-web/.eslintrc.js
Travis Ralston 150c530850 Disable no-non-null assertions lint rule (#8699)
This *allows* us to use `variable!.prop` to ensure `variable` is not null/undefined.
2022-05-30 00:21:55 -06:00

7.1 KiB