Open kurtisassad opened 3 months ago
We need our permissions utils to be in libs. This will require ensuring the code is in strict mode as well as part of the refactor.
Moving the permissions utils into libs causes tests to fail probably due to a circular dependency. I am unable to resolve it and have decided it might not be good to spend too much time on a refactoring issue.
Describe the bug
We need our permissions utils to be in libs. This will require ensuring the code is in strict mode as well as part of the refactor.