Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Upgrade grunt-jscs #1333

@jordanambra

Description

@jordanambra

Hi, this generator is currently using a reasonably outdated version of grunt-jscs (^1.8.0), which has a version lock of the underlying jscs library at ~1.13.0. grunt-jscs is currently at 3.0.0 and jscs is at 3.0.4 on npm.

Can you please update the package.json template so that the newer versions of grunt-jscs is in? In particular, jscs has a feature as of 1.6.0 where you can do an inline ignore which isn't supported in 1.13.0.

Additionally, the Gruntfile.js needs to have the jscs.options.verbose option removed, because it's default as of 3.0.

Thanks!

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