Skip to content

Commit 170059f

Browse files
authoredOct 11, 2023
feat(devenv): add vscode settings.json with auto newline (#2834)
1 parent 5ef20c6 commit 170059f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"files.insertFinalNewline": true
3+
}

0 commit comments

Comments
 (0)
Please sign in to comment.