UNPKG

eslint-config-wemake

Version:

Shareable configuration for Eslint that we use in wemake.services

22 lines (15 loc) 212 B
language: node_js sudo: false cache: directories: - node_modules node_js: - 10.8 install: - yarn install script: - yarn lint notifications: email: on_success: never on_failure: change