pegjs/.nycrc
2018-09-10 05:20:13 +01:00

8 lines
101 B
JSON

{
"include": [ "packages/**" ],
"reporter": [
"text",
"text-summary"
]
}