UNPKG

@aptpod/data-viz-create-visual-parts-react

Version:

template of npm project with typescript

9 lines (8 loc) 211 B
module.exports = { plugins: ['react-hooks'], extends: ['plugin:react-hooks/recommended'], // rules: { // 'react-hooks/rules-of-hooks': 'error', // 'react-hooks/exhaustive-deps': 'error', // }, }