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
The existing implementation of jsx-indent rule autofixer won't replace spaces with tabs and vice-versa. The tests which will fail for this case are in tests/lib/rules/jsx-indent.js and commented out