Skip to content

template/app/typings.json error? #1943

@JeremyMarshall

Description

@JeremyMarshall
  • I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item Version
generator-angular-fullstack x.x.x
Node 3.7.4
npm 4.2.4
Operating System OS X 10
Item Answer
Transpiler / TypeScript
Markup HTML / Jade
CSS CSS / LESS / SCSS / Stylus
Router ngRoute / ui-router
Build Tool Grunt / Gulp
Client Tests Jasmine / Mocha
DB MongoDB / SQL
Auth Y / N

In templates/app/typings(ts).json if its possible to have mocha and jasmine defined then the generated json is invalid as there is a missing comma
Adding a trailing comma is also invalid in my setup for parsing the json
This is a problem because I'm looking to add all the npm dependencies in for a docker image and planning to process the json here to generate the requirements

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions