© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Somasundaram Ayyappan
You can setup eslint indent rules and try using their auto-fix feature. It will not fix all the errors. I guess indentation will be fixed.
You can do auto-fix by running eslint --fix.
eslint --fix