UNPKG

generator-angular-eggs

Version:

Angular 1.5, Angular Component Router, Bootstrap v4(alpha) and TingoDB(like MongoDB) with an Express server

22 lines (20 loc) 334 B
(function() { 'use strict'; module.exports = { options: { options : { jshint : '<%%= jshintrc.app %>' } }, app:{ files: { 'report/plato/application': ['app/**/*.js'] } }, test:{ files: { 'report/plato/unit_test': ['test/**/*.js'] } } }; })();