UNPKG

@ozanmanav/react-native-boilerplate-ts

Version:

TheCodingMachine React Native Boilerplate With Typescript

17 lines (12 loc) 174 B
image: node:8.10.0 cache: paths: - node_modules before_script: - yarn prettier: script: - npm run prettier-check eslint: script: - npm run lint-check