UNPKG

react-emoji-search

Version:
14 lines 195 B
language: node_js node_js: - 12 sudo: false script: - npm install codecov -g - npm run test -- --coverage before_script: - npm run lint after_success: - codecov branches: only: - main