Add myself to authors for tslint.vim

This commit is contained in:
Jonathan Clem 2017-07-21 15:54:28 -04:00 committed by GitHub
parent cddb26558f
commit 8ea9044667
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
" Author: Prashanth Chandra https://github.com/prashcr
" Author: Prashanth Chandra <https://github.com/prashcr>, Jonathan Clem <https://jclem.net>
" Description: tslint for TypeScript files
call ale#Set('typescript_tslint_executable', 'tslint')