UNPKG

@getify/eslint-plugin-proper-arrows

Version:

ESLint rules to ensure proper arrow function definitions

20 lines (16 loc) 178 B
sudo: false language: node_js node_js: - 12 - 14 - 16 git: depth: 5 cache: directories: - node_modules env: - TEST_PACKAGE=true branches: only: - master