scripts/apps/publish/controllers/SubscriberTokenController.ts
Function SubscriberTokenController
has 39 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export function SubscriberTokenController($scope, api, $rootScope) {
const subscriber = $scope.subscriber;
this.copy = copyString;
this.tokens = [];