UNPKG

@cherrypulp/mixin

Version:

Mixin utility for ES6

19 lines (18 loc) 273 B
{ "all": true, "include": [ "src/*.js" ], "exclude": [ "**/*.spec.js" ], "reporter": [ "text-summary", "text" ], "require": [ "@babel/register" ], "sourceMap": false, "instrument": false }