@moduware/morph-ripple
Version:
General ripple animation element for Polymorph Components
30 lines (29 loc) • 454 B
JSON
{
"expanded": true,
"npm": true,
"moduleResolution": "node",
"plugins": {
"local": {
"browsers": [
"chrome",
"safari"
]
},
"istanbub": {
"reporters": [
"text-summary",
"lcov",
"html",
"text"
],
"npm": true,
"moduleResolution": "node",
"include": [
"/morph-ripple.js"
],
"exclude": [
"**/test/**"
]
}
}
}