Skip to content

Commit

Permalink
chore(dev): add tsdk, auto lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bigopon committed Apr 4, 2019
1 parent 64e591c commit 615f0de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
"typescript.tsdk": "node_modules/typescript/lib",
"tslint.autoFixOnSave": true
}

0 comments on commit 615f0de

Please sign in to comment.