Created
November 2, 2020 09:54
-
-
Save beeman/67235690f4b12ce129feb979b4a113da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"angular": { | |
"alias": ["ng"], | |
"terms": { | |
"router": [ | |
{ "label": "In-app navigation: routing to views", "url": "https://angular.io/guide/router" }, | |
{ "label": "Observables in Angular - Router", "url": "https://angular.io/guide/observables-in-angular#router" } | |
] | |
} | |
}, | |
"nxpm": { | |
"terms": { } | |
}, | |
"ngrx": { | |
"terms": { } | |
}, | |
"rxjs": { | |
"terms": { } | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment