UNPKG

@byndyusoft/eslint-config

Version:
5 lines (4 loc) 104 B
module.exports = { extends: ['plugin:react-hooks/recommended'], plugins: ['react-hooks'] };