loopback-datasource-juggler/.nycrc

10 lines
92 B
JSON

{
"exclude": [
"test/**/*.js"
],
"reporter": [
"html"
],
"cache": true
}