Skip to content

Check 'package.json' syntax #2

Description

@zanerock

Overview

Bash rollup looks for options in the local package.json, but if the file has syntax errors, you can get an erroneous error message. So, we should pro-actively check the syntax of the file as a preamble to other actions.

Deliverables

  • Implement check of the local package.json before processing bash files. Exit and report any errors if found.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething is brokenenhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions