refactor(docs-infra): remove linenums=false
since it is now the default (#31674)
PR Close #31674
This commit is contained in:

committed by
Miško Hevery

parent
dd0be7feb7
commit
1bcd58cee8
@ -17,7 +17,7 @@ import {UpgradeModule} from '@angular/upgrade/static';
|
||||
*
|
||||
* @usageNotes
|
||||
*
|
||||
* <code-example language="typescript" linenums="false">
|
||||
* <code-example language="typescript">
|
||||
* @NgModule({
|
||||
* imports: [
|
||||
* RouterModule.forRoot(SOME_ROUTES),
|
||||
|
Reference in New Issue
Block a user