From 9114c592c34c2a62bb3b26006d72aeacb6af739b Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Fri, 27 Jul 2018 15:39:35 +0800 Subject: [PATCH] 隐藏无关 功能 --- tslint.json | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/tslint.json b/tslint.json index 54f1235..84aee1d 100644 --- a/tslint.json +++ b/tslint.json @@ -131,7 +131,6 @@ "use-host-property-decorator": true, "no-input-rename": false, "no-output-rename": false, - "use-life-cycle-interface": true, "use-pipe-transform-interface": true, "component-class-suffix": true, "directive-class-suffix": true, -- Gitblit v1.8.0