Added som basic functionality
This commit is contained in:
committed by
Erik Tiekstra
parent
dd743fd638
commit
bf66859f06
@@ -28,7 +28,8 @@
|
||||
"unitTestRunner": "jest"
|
||||
},
|
||||
"@nrwl/angular:component": {
|
||||
"style": "scss"
|
||||
"style": "scss",
|
||||
"changeDetection": "OnPush"
|
||||
}
|
||||
},
|
||||
"projects": {
|
||||
|
||||
Reference in New Issue
Block a user