UNPKG

create-react-app-ts

Version:

Scalable starter boilerplate for React applications

12 lines (11 loc) 173 B
image: node:lts before_script: - yarn cache: paths: - node_modules/ build: script: - yarn lint - yarn test:coverage - yarn build