UNPKG

eslint-plugin-itgalaxy

Version:
7 lines (5 loc) 119 B
"use strict"; module.exports = { "react-hooks/rules-of-hooks": "error", "react-hooks/exhaustive-deps": "warn", };