loopback/.nycrc

8 lines
80 B
JSON

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