UNPKG

generator-angular-eggs

Version:

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

17 lines (15 loc) 272 B
(function() { 'use strict'; module.exports = { options: { configFile: '.eslintrc' }, target: [ 'Gruntfile.js', '<%%= paths.app %>/{,*/}**/*.js', 'test/{,**/}*.js', 'e2e/{,**/}*.js', 'server/{,**/}*.js' ] }; })();