build(aio): fix angular-cli config typo
This commit is contained in:
parent
99951911d5
commit
9e0d7be014
|
@ -58,7 +58,7 @@
|
|||
"defaults": {
|
||||
"styleExt": "scss",
|
||||
"component": {
|
||||
"inlineStype": true
|
||||
"inlineStyle": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue