diff options
Diffstat (limited to 'client/tslint.json')
-rw-r--r-- | client/tslint.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/tslint.json b/client/tslint.json index db852d9f8..e997088fd 100644 --- a/client/tslint.json +++ b/client/tslint.json | |||
@@ -31,7 +31,7 @@ | |||
31 | "contextual-life-cycle": true, | 31 | "contextual-life-cycle": true, |
32 | "trackBy-function": false, | 32 | "trackBy-function": false, |
33 | "use-pipe-transform-interface": true, | 33 | "use-pipe-transform-interface": true, |
34 | "pipe-naming": [true, "camelCase", "my"], | 34 | "pipe-prefix": [true, "my"], |
35 | "component-class-suffix": true, | 35 | "component-class-suffix": true, |
36 | "directive-class-suffix": true, | 36 | "directive-class-suffix": true, |
37 | "pipe-impure": true | 37 | "pipe-impure": true |