From f4839b6e3fac1f877190a78c36d7affdde091efe Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Fri, 03 Aug 2018 08:46:30 +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