diff --git a/es6/mobify-es6-react.yml b/es6/mobify-es6-react.yml index 1db83d3..f299264 100644 --- a/es6/mobify-es6-react.yml +++ b/es6/mobify-es6-react.yml @@ -36,7 +36,7 @@ rules: react/jsx-equals-spacing: error react/jsx-indent: error react/jsx-indent-props: error - react/jsx-space-before-closing: error + react/jsx-tag-spacing: error react/jsx-wrap-multilines: error # Ignore common unused vars and args in React projects