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.
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.
I handle with my vscode setting… auto fix eslint problem on save