UNPKG

create-react-app-ts

Version:

Scalable starter boilerplate for React applications

11 lines (10 loc) 139 B
language: node_js sudo: false node_js: - 'lts/*' install: - yarn script: - yarn lint - yarn test:coverage - yarn build