Mdcs eslint with prettier

Hi, I’d like to enforce my code with eslint, extend Mr.doob way.

so I installed eslint mdcs.

but I want to use prettier too. Is there any easy way to use eslint and prettier with mdcs extends?

I use vscode anyway.

That’d be awesome, but i don’t think that Prettier has the configuration flexibility to do this code style unfortunately.

1 Like

I handle with my vscode setting… auto fix eslint problem on save