assets-controllers
: Replace use of any
with proper types (non-test files only)
#3714
Labels
assets-controllers
: Replace use of any
with proper types (non-test files only)
#3714
Look for the following string in non-test files to find these:
// TODO: Replace `any` with type
At time of writing, there were 11 instances.
The text was updated successfully, but these errors were encountered: