UNPKG

eslint-config-react-jam3

Version:

Jam3's ESLint config file for React applications

15 lines (10 loc) 131 B
language: node_js node_js: - '10' cache: directories: - node_modules install: - npm install script: - npm run test