Skip to content

Commit bcc16ae

Browse files
committed
fix(Lint): Remove public rule
1 parent 88ec6e4 commit bcc16ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tslint.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"component-class-suffix": true,
113113
"directive-class-suffix": true,
114114
"no-access-missing-member": true,
115-
"templates-use-public": true,
116115
"invoke-injectable": true
117116
}
118117
}

0 commit comments

Comments
 (0)