Skip to content

Commit

Permalink
Add settings.json for add new line on end of each file after save => …
Browse files Browse the repository at this point in the history
…solve compilation problem
  • Loading branch information
JarekParal committed May 30, 2017
1 parent 4d540ce commit 0dfa5e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
@@ -0,0 +1,3 @@
{
"files.insertFinalNewline": true
}

0 comments on commit 0dfa5e1

Please sign in to comment.