Running "jasmine:coverage" (jasmine) task
Verifying property jasmine.coverage exists in config...ERROR
>> Unable to process task.
Warning: Required config property "jasmine.coverage" missing. Use --force to continue.
Aborted due to warnings.
what the error mean? and what kind of property i need to put in ? please help
my code :
gruntfile.js
my package.json file
error:
what the error mean? and what kind of property i need to put in ? please help