Skip to content

Commit

Permalink
We don't want files without trailing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed Nov 26, 2020
1 parent 54fdde9 commit ec680c2
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 @@ -19,6 +19,7 @@
".awcache": true,
".eslintcache": true
},
"files.insertFinalNewline": true,
"editor.tabSize": 2,
"prettier.semi": false,
"prettier.singleQuote": true,
Expand Down

0 comments on commit ec680c2

Please sign in to comment.