UNPKG

react-tabtab-next

Version:

A mobile support, draggable, editable and api based Tab for ReactJS

13 lines (12 loc) 165 B
language: node_js node_js: - 8 cache: yarn: true before_install: yarn add codecov script: - npm run flow - npm test -- --coverage after_success: codecov