That is true. It’s easier to get ESLint and prettier running together than it uses to be, but it is still a bit of a hassle. Prettier needs to be added as an ESLint plugin, and that allows all its rules to be defined in the ESLint config.
Feels like they could stand to merge, like eslint+tslint.
Done.
Now demonstrate the equivalent using prettier, eslint, and typescript. It’s a configuration nightmare …