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 00f1856 commit 78f4a95Copy full SHA for 78f4a95
.README/README.md
@@ -126,7 +126,7 @@ object supplied as the second argument in an array after the error level
126
// The options vary by rule, but are generally added to an options
127
// object as follows:
128
{
129
- avoidExampleOnConstructors: true,
+ checkConstructors: true,
130
exemptedBy: ['type']
131
}
132
]
README.md
@@ -198,7 +198,7 @@ object supplied as the second argument in an array after the error level
198
199
200
201
202
203
204
0 commit comments