Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
chore: update local tslint settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatyang committed Jul 27, 2017
1 parent aa02386 commit d63728d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tslint.json
@@ -1,3 +1,3 @@
{
"extends": "./lib/index.js"
"extends": ["./lib/index.js", "tslint-config-prettier-ext"]
}

0 comments on commit d63728d

Please sign in to comment.