Skip to content

Commit 6187160

Browse files
jhuitingjawshooah
authored andcommitted
sds#419 - Fixed review comment (sds#421)
1 parent de92c66 commit 6187160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/overcommit/hook/pre_commit/ts_lint.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Overcommit::Hook::PreCommit
2-
# Runs `tslint` against modified JavaScript files.
2+
# Runs `tslint` against modified TypeScript files.
33
# @see http://palantir.github.io/tslint/
44
class TsLint < Base
55
def run

0 commit comments

Comments
 (0)