Skip to content

Instantly share code, notes, and snippets.

@fredrik-lundin
Created March 28, 2017 17:10
Show Gist options
  • Save fredrik-lundin/d4f2e192042329c63a83a83dda4e9e6b to your computer and use it in GitHub Desktop.
Save fredrik-lundin/d4f2e192042329c63a83a83dda4e9e6b to your computer and use it in GitHub Desktop.
Angular CLI defaults
...
"defaults": {
"styleExt": "css",
"component": {
"inlineStyle": true,
"inlineTemplate": true,
"spec": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment