Files
flights_web_raw/apps/angular/node_modules/es6-shim/.nycrc
T

13 lines
186 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"Gruntfile.js",
"*.min.js",
"coverage",
"test",
"test-sham"
]
}