diff --git a/base.js b/base.js index cff1301..0c7627a 100644 --- a/base.js +++ b/base.js @@ -28,6 +28,7 @@ module.exports = { 'event', 'name', 'status', + 'length', ], 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps': 'error',