Files
element-web/.eslintrc.js
Travis Ralston 41f05541ed Disable no-non-null assertions lint rule (#22348)
This *allows* us to use `variable!.prop` to ensure `variable` is not null/undefined.
2022-05-30 08:43:56 -06:00

2.6 KiB