Skip to content

Commit

Permalink
chore(vscode/settings): newline (#2256)
Browse files Browse the repository at this point in the history
  • Loading branch information
portikM committed Jun 27, 2024
1 parent 22f855d commit eaf43e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.detectIndentation": false,
"files.insertFinalNewline": true,
"eslint.codeActionsOnSave.mode": "problems",
"eslint.format.enable": true,
"eslint.validate": [
Expand Down

0 comments on commit eaf43e3

Please sign in to comment.