You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the jest rules are included in the eslint-config-feedzai-react and in my opinion, we should remove that rules from eslint-config-feedzai-react and put them into the base package.
I recommend this change because jest rules could be applied to other projects that don't use React.
Right now, the
jest
rules are included in theeslint-config-feedzai-react
and in my opinion, we should remove that rules fromeslint-config-feedzai-react
and put them into the base package.I recommend this change because
jest
rules could be applied to other projects that don't use React.Don't you agree (@lfac-pt @nancruz)?
The text was updated successfully, but these errors were encountered: