src/common/Permissions.tsx
Showing 1 of 1 total issue
Function getPermissions
has 135 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export function getPermissions( hasPermission: HasPermissionFn, permissions: string[],): Permissions { return {
- Create a ticketCreate a ticket