From bbbae6f0a510df68c681dbcf0c4dddbf370c81b6 Mon Sep 17 00:00:00 2001 From: erikma Date: Sun, 30 Sep 2018 13:06:19 -0700 Subject: [PATCH] no-op change to try to get review visible to reviewers --- types/pigpio-dht/tslint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/types/pigpio-dht/tslint.json b/types/pigpio-dht/tslint.json index 2fb367c7b7..1a60b8a5dd 100644 --- a/types/pigpio-dht/tslint.json +++ b/types/pigpio-dht/tslint.json @@ -1,4 +1,4 @@ { - "extends": "dtslint/dt.json", - "rules": { } + "extends": "dtslint/dt.json", + "rules": { } }