UNPKG

@knightpointsystems/eslint-config

Version:
7 lines 135 B
module.exports = { rules: { 'comma-dangle': 'off', 'react/jsx-filename-extension': 'off', 'react/prop-types': 'off' } }