61377b1bd7
- Update CodeCov CI provider URL - Remove Support for Azure Pipelines - Add support for GitHub Actions - Stop generating redundent reports - Update @pegjs/publish-dev
8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"include": [ "packages/**" ],
|
|
"reporter": [
|
|
"lcov",
|
|
"text-summary"
|
|
]
|
|
}
|