We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daef912 commit 84b9424Copy full SHA for 84b9424
1 file changed
tslint.json
@@ -26,7 +26,7 @@
26
"jsdoc-format": true,
27
"label-position": true,
28
"max-classes-per-file": 1,
29
- "member-access": [true, "no-public"],
+ "member-access": true,
30
"new-parens": true,
31
"no-angle-bracket-type-assertion": true,
32
"no-any": true,
0 commit comments