From 168b26edf9a3603e0e1f4b046979aab674b038d4 Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Wed, 30 Apr 2014 09:38:01 -0500 Subject: [PATCH] add typescript file type to ackrc --- ack/ackrc.symlink | 1 + 1 file changed, 1 insertion(+) diff --git a/ack/ackrc.symlink b/ack/ackrc.symlink index f03361c..afb8bc7 100644 --- a/ack/ackrc.symlink +++ b/ack/ackrc.symlink @@ -16,3 +16,4 @@ --type-set=html=.html,.mustache,.handlebars,.tmpl --type-set=json=.json --type-set=md=.markdown,.md +--type-set=ts=.ts