UNPKG

wampy-cra

Version:

Wampy.js challenge response authentication (CRA) plugin

15 lines (14 loc) 232 B
{ "all": true, "sourceMap": false, "include": [ "src/**/*.js" ], "report-dir": "./coverage", "temp-dir": "./coverage", "reporter": [ "lcov", "text-summary", "html" ] }