Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Use package.json for configuration. #8

Closed
3 tasks done
3dmind opened this issue Apr 15, 2017 · 0 comments
Closed
3 tasks done

Use package.json for configuration. #8

3dmind opened this issue Apr 15, 2017 · 0 comments

Comments

@3dmind
Copy link
Owner

3dmind commented Apr 15, 2017

As a user of the Jest Sonar Reporter I would like to use my package.json file to configure various settings.

  • Add namespace to package.json file.
  • Load and search package.json for namespace.
  • Add and process configuration properties.

Configuration example:

{
  "jestSonar": {
    "reportPath": "reports"
  }
}
@3dmind 3dmind added the feature label Apr 15, 2017
@3dmind 3dmind added this to the v1.2.0 milestone Apr 15, 2017
@3dmind 3dmind self-assigned this Apr 15, 2017
@3dmind 3dmind mentioned this issue Apr 15, 2017
2 tasks
@3dmind 3dmind added the $5 label Apr 16, 2017
@3dmind 3dmind moved this from Backlog to In Progress in Configuration via package.json Jun 10, 2017
@3dmind 3dmind moved this from In Progress to Done in Configuration via package.json Jun 11, 2017
@3dmind 3dmind closed this as completed Jun 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

1 participant