BorntraegerMarc/ledison-web

View on GitHub
.yo-rc.json

Summary

Maintainability
Test Coverage
{
  "generator-angular-lazy": {
    "appName": "ledison-web",
    "i18n": true,
    "bootstrapCss": false,
    "bootstrapJs": false,
    "indexRouteName": "index",
    "locales": [
      "en-us",
      "de-ch"
    ],
    "defaultLocale": "en-us",
    "root": null
  }
}