UNPKG

@iflow/eslint-config

Version:

ESLint Configuration

7 lines (6 loc) 107 B
module.exports = { rules: { "global-require": "off", "no-path-concat": "warn" } };