Closed adamgrharvey closed 11 months ago
Given this some thought and would recommend leaving the global rule instead of inline overrides.
any
.I would also recommend running yarn test:lint
after changing the top-level .eslintrc.js
, looks like there are a bunch of explicit-any warnings on the backend now.
@adamgrharvey Sorry, missed @weslord commend and merged this.
@adamgrharvey Sorry, missed @weslord commend and merged this.
No problem, I will eventually go through and refactor the instances of any
and resolve it anyway.
@weslord