Skip to content

Commit

Permalink
adds tslint settings
Browse files Browse the repository at this point in the history
  • Loading branch information
xenatisch committed Aug 5, 2020
1 parent 9a4e51c commit ccc37d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tslint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["tslint:recommended", "tslint-config-prettier"]
}

0 comments on commit ccc37d3

Please sign in to comment.