vscode add final newline

This commit is contained in:
notgne2 2022-12-15 10:20:49 -07:00
parent 0c451ba8cb
commit a8c44284f7
No known key found for this signature in database

View file

@ -31,6 +31,8 @@ in {
"editor.formatOnType" = false;
};
"files.insertFinalNewline" = true;
"alejandra.program" = "alejandra";
"workbench.startupEditor" = "none";