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
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Unfortunately, final new line has nothing to do with the plugin. Could be a editorconfig, could be editor setting, but I don't think that's a prettier plugin specific issue. It could be general prettier config, but we don't have control over that as far as I am aware.
It doesn't seem possible to disable this feature
I tried
"files.insertFinalNewline": false
and
"insertFinalNewLine": false
within .prettierrc and the VS Code settings without success
The text was updated successfully, but these errors were encountered: