Skip to content

Commit d75df4d

Browse files
committed
chore: enable files.insertFinalNewline
1 parent a0d9295 commit d75df4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"typescript.format.semicolons": "insert",
33
"editor.insertSpaces": false,
44
"editor.detectIndentation": false,
5+
"files.insertFinalNewline": true,
56
"json.format.keepLines": true,
67
"typescript.tsdk": "node_modules/typescript/lib",
78
"[typescript]": {

0 commit comments

Comments
 (0)