generator-mycroftx-component
Version:
Yeoman generator and modified generator-ng-component
18 lines (17 loc) • 338 B
JSON
{
"generator-ng-component": {
"routeDirectory": "app/components/",
"directiveDirectory": "app/components/",
"filterDirectory": "app/components/",
"serviceDirectory": "app/components/",
"filters": [
"uirouter"
],
"extensions": [
"js",
"html",
"scss"
],
"basePath": "app"
}
}