UNPKG

@ijsto/eslint-config

Version:
5 lines (4 loc) 105 B
module.exports = { 'react-hooks/exhaustive-deps': 'error', 'react-hooks/rules-of-hooks': 'error', };