javascript - eslint Trailing spaces not allowed detection and removal of the trailing spaces? -


i trying eslint. reports "trailing spaces not allowed" problem. wondering since can detect problem, there automatic way fix problem removing them automatically?

autofixing on road map version 2.0.0. there no way have eslint auto fix reported errors.