From da544b4be192181ad4acfbb0a240f417dbbbe22f Mon Sep 17 00:00:00 2001 From: Andy Hanson Date: Fri, 14 Apr 2017 13:18:00 -0700 Subject: [PATCH] Fix tslint.json --- types/serialport/tslint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/serialport/tslint.json b/types/serialport/tslint.json index 2221e40e4a..2750cc0197 100644 --- a/types/serialport/tslint.json +++ b/types/serialport/tslint.json @@ -1 +1 @@ -{ "extends": "../tslint.json" } \ No newline at end of file +{ "extends": "dtslint/dt.json" } \ No newline at end of file