UNPKG

@centerforopenscience/eslint-config

Version:

ESLint configuration for the Center for Open Science

20 lines (14 loc) 175 B
language: node_js node_js: - '8' - '10' - '12' sudo: false dist: trusty cache: yarn matrix: fast_finish: true before_script: - yarn --pure-lockfile script: - yarn test