From ba26f3f66151ee19b0230c38fdbb989886e84c8c Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Fri, 03 Aug 2018 16:50:20 +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