diff --git a/src/app/main/documentation/working-with-fuse/theme-layouts/theme-layouts.component.html b/src/app/main/documentation/working-with-fuse/theme-layouts/theme-layouts.component.html index 60be20a5..52bff784 100644 --- a/src/app/main/documentation/working-with-fuse/theme-layouts/theme-layouts.component.html +++ b/src/app/main/documentation/working-with-fuse/theme-layouts/theme-layouts.component.html @@ -63,10 +63,10 @@

You can get more information about the Fuse Config Service and its usage from - Config documantation page. + Config documantation page.

- \ No newline at end of file + diff --git a/tslint.json b/tslint.json index 89d172ba..eca56dcb 100644 --- a/tslint.json +++ b/tslint.json @@ -65,7 +65,6 @@ ], "no-misused-new": true, "no-non-null-assertion": true, - "no-redundant-jsdoc": true, "no-shadowed-variable": true, "no-string-literal": false, "no-string-throw": true,