Skip to content

Instantly share code, notes, and snippets.

@rryter
Created February 24, 2020 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rryter/1f493a3cab87d824008245c99ba7d94d to your computer and use it in GitHub Desktop.
Save rryter/1f493a3cab87d824008245c99ba7d94d to your computer and use it in GitHub Desktop.
displayBlock opt in option
...
"projectType": "application",
"schematics": {
"@schematics/angular:component": {
"displayBlock": true
}
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment