UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

11 lines (10 loc) 217 B
module.exports = { "verbose": true, "collectCoverage": true, "collectCoverageFrom": [ "lib/**/*.js", "!lib/implementedProperties.js", "!lib/properties.js", ], "coverageDirectory": "coverage", };