From f05281df48f1d27b0c9c61e112233e3e4e8b5b74 Mon Sep 17 00:00:00 2001 From: TotPeRo Date: Wed, 23 Aug 2017 20:08:01 +0300 Subject: [PATCH] added tslint --- types/jquery.filtertable/tslint.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 types/jquery.filtertable/tslint.json diff --git a/types/jquery.filtertable/tslint.json b/types/jquery.filtertable/tslint.json new file mode 100644 index 0000000000..2750cc0197 --- /dev/null +++ b/types/jquery.filtertable/tslint.json @@ -0,0 +1 @@ +{ "extends": "dtslint/dt.json" } \ No newline at end of file