Files
setup-helm/node_modules/has-symbols/.nycrc
github-actions[bot] e4f3964f67 v3 new release (#84)
swap to graphql
2022-07-11 13:48:02 -04:00

10 lines
139 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}