|
|
|
|
|
by dkn
3358 days ago
|
|
I don't know that there is one. From the repository README: > Prettier bans all custom styling by parsing it away and re-printing the parsed AST with its own rules that take the maximum line width into account, wrapping code when necessary. |
|