Skip to content

Commit 279806e

Browse files
committed
updatin tslint.json
1 parent a52746b commit 279806e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tslint.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"no-trailing-whitespace": true,
7373
"no-unnecessary-initializer": true,
7474
"no-unused-expression": true,
75-
"no-use-before-declare": true,
7675
"no-var-keyword": true,
7776
"object-literal-sort-keys": false,
7877
"one-line": [
@@ -126,9 +125,6 @@
126125
"kebab-case"
127126
],
128127
"no-output-on-prefix": true,
129-
"use-input-property-decorator": true,
130-
"use-output-property-decorator": true,
131-
"use-host-property-decorator": true,
132128
"no-input-rename": true,
133129
"no-output-rename": true,
134130
"use-life-cycle-interface": true,

0 commit comments

Comments
 (0)