diff options
Diffstat (limited to 'd2ice.att.io/.yo-rc.json')
-rwxr-xr-x | d2ice.att.io/.yo-rc.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/d2ice.att.io/.yo-rc.json b/d2ice.att.io/.yo-rc.json deleted file mode 100755 index 6589676f..00000000 --- a/d2ice.att.io/.yo-rc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "generator-karma": { - "base-path": "../", - "frameworks": "jasmine", - "browsers": "PhantomJS", - "app-files": "app/scripts/**/*.js", - "files-comments": "bower:js,endbower", - "bower-components-path": "bower_components", - "test-files": "test/mock/**/*.js,test/spec/**/*.js" - } -}
\ No newline at end of file |