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
- class-methods-use-this required DatePicker update convertDateToState to be static
- no-console was disabled on tests and stories
- jsx-a11y/label-has-associated-control removed duplicate rule
- prettier/prettier auto-fixed many components due to Prettier upgrade
- react/function-component-definition auto-fixed many components
- react/jsx-fragments auto-fixed Select.spec with <>
- react/jsx-no-useless-fragment auto-fixed Select to remove useless Fragment
- react/jsx-props-no-spreading was turned off
- react/no-unused-prop-types was ignored on Tree and useForkRef
- react/static-property-placement was set up to our use case
0 commit comments