Replace prettier
d4ncer opened this issue · 0 comments
d4ncer commented
Replace the current prettier package with prettier.el. It has a few key improvements over the default, the main one I'm interested in is the fact that it doesn't modify position of the cursor. This is important when combined with tide
's handling of auto-imports within a save-excursion
.