From 431383903a0f4796159457addcfe725ded87ab06 Mon Sep 17 00:00:00 2001 From: lzear Date: Tue, 20 Oct 2020 23:30:42 +0200 Subject: [PATCH] fix: force a release --- tslint.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/tslint.json b/tslint.json index 398a416..6543a64 100644 --- a/tslint.json +++ b/tslint.json @@ -1,6 +1,3 @@ { - "extends": [ - "tslint-config-standard", - "tslint-config-prettier" - ] -} \ No newline at end of file + "extends": ["tslint-config-standard", "tslint-config-prettier"] +}