to use the annotated syntax which supports minifications, see: https://docs.angularjs.org/tutorial/step_05 (A note on minification). Also added some variants that auto-insert the scope, which is commonly done.
Add two jasmine snippets for use with angular that prepoulate the "it" and "before" functions with "inject". Add an angular config snippet.