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 bc3d11b commit 0eec568Copy full SHA for 0eec568
tslint.json
@@ -106,7 +106,7 @@
106
"argument": 0,
107
"properties": {
108
"changeDetection": "\\.OnPush$",
109
- "standalone": "^true$"
+ "!standalone": ".*"
110
}
111
112
],
@@ -122,7 +122,7 @@
122
{
123
124
125
126
127
128
0 commit comments