mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 20:15:07 +00:00
Fixed: Wrong link to the fuse-config service docs page
Removed no-redundant-jsdoc rule from the tslint
This commit is contained in:
parent
430fe0c0c1
commit
842cb37fcb
|
@ -63,7 +63,7 @@
|
|||
|
||||
<p>
|
||||
You can get more information about the <b>Fuse Config Service</b> and its usage from
|
||||
<a routerLink="/documentation/services/config">Config</a> documantation page.
|
||||
<a routerLink="/documentation/services/fuse-config">Config</a> documantation page.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user