source: imaps-frontend/node_modules/object-inspect/.nycrc@ 0c6b92a

main
Last change on this file since 0c6b92a was d565449, checked in by stefan toskovski <stefantoska84@…>, 3 months ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 236 bytes
Line 
1{
2 "all": true,
3 "check-coverage": false,
4 "instrumentation": false,
5 "sourceMap": false,
6 "reporter": ["text-summary", "text", "html", "json"],
7 "exclude": [
8 "coverage",
9 "example",
10 "test",
11 "test-core-js.js"
12 ]
13}
Note: See TracBrowser for help on using the repository browser.