You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior: on javascript file save it should apply prettier and then eslint
Actual behavior: it applies one format at a time, so for some issues i need to save file/ call formatting twice
Video: https://share.getcloudapp.com/OAuqqdXZ
question: is there an possibility to use both formattings in sequence automatically?
The text was updated successfully, but these errors were encountered:
coc-settings.json:
vimrc:
Expected behavior: on
javascript
file save it should apply prettier and then eslintActual behavior: it applies one format at a time, so for some issues i need to save file/ call formatting twice
Video: https://share.getcloudapp.com/OAuqqdXZ
question: is there an possibility to use both formattings in sequence automatically?
The text was updated successfully, but these errors were encountered: