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
import{AnchorHTMLAttributes,ButtonHTMLAttributes,HTMLAttributes}from'react';importArrowSVGfrom'#icons/arrow.svg';importstylesfrom'./button.m.css';importclassNamesfrom'classnames';// why classNames is last?
I dont understand why my classNames import line is last
Can someone help? Maybe i write wrong regex?
The text was updated successfully, but these errors were encountered:
Hi, my config and order is:
And my imports in file after running prettier is:
I dont understand why my classNames import line is last
Can someone help? Maybe i write wrong regex?
The text was updated successfully, but these errors were encountered: