X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Ftslint.json;h=a91935194bdc66290f8d40f6052b06375f87f64a;hb=refs%2Fchanges%2F97%2F1197%2F3;hp=c740a7b2a5956632c8e9c493f96c053377dcc3f0;hpb=e2cbc4d0304646febf7e2cbe0dccdf9840189222;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/tslint.json b/webapp-frontend/tslint.json index c740a7b2..a9193519 100644 --- a/webapp-frontend/tslint.json +++ b/webapp-frontend/tslint.json @@ -118,12 +118,12 @@ "check-type" ], "no-output-on-prefix": true, - "use-input-property-decorator": true, - "use-output-property-decorator": true, - "use-host-property-decorator": true, + "no-inputs-metadata-property": true, + "no-outputs-metadata-property": true, + "no-host-metadata-property": true, "no-input-rename": true, "no-output-rename": true, - "use-life-cycle-interface": true, + "use-lifecycle-interface": true, "use-pipe-transform-interface": true, "component-class-suffix": true, "directive-class-suffix": true