Skip to content

Commit

Permalink
chore(misc): add .vscode config
Browse files Browse the repository at this point in the history
  • Loading branch information
Zertz committed Jun 10, 2018
1 parent a133e8e commit c650350
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ tmp
node_modules
npm-debug.log
/.idea
/.vscode
nbproject
coverage
.DS_Store
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"editor.formatOnSave": true
}

0 comments on commit c650350

Please sign in to comment.