UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

14 lines (13 loc) 186 B
{ "all": true, "check-coverage": true, "reporter": "html", "lines": 100, "statements": 100, "functions": 100, "branches": 100, "exclude": [ "build", "test" ] }