scripts/apps/templates/directives/TemplateEditorModal.ts
Function TemplateEditorModal
has 42 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export function TemplateEditorModal() {
return {
templateUrl: 'scripts/apps/templates/views/template-editor-modal.html',
link: function(scope) {
let _isDirty;
Function link
has 37 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
link: function(scope) {
let _isDirty;
/**
* Set dirty on autosave - it is called on change