Skip to content

Instantly share code, notes, and snippets.

@lydemann
Created March 28, 2019 05:56
angular.json
"schematics": {
"@schematics/angular:component": {
"styleext": "scss",
"changeDetection": "OnPush"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment