Cleans up lint, and addresses a ton of import inconsitencies and weirdness. In theory shouldn't affect any code using the library, unless that code is also importing types from weird places.
Lint report currently clean, more rules to be added on later...
Note a couple bugs were actually found during linting, unused variables that should've been used
Cleans up lint, and addresses a ton of import inconsitencies and weirdness. In theory shouldn't affect any code using the library, unless that code is also importing types from weird places.
Lint report currently clean, more rules to be added on later...
Note a couple bugs were actually found during linting, unused variables that should've been used