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 cda85d5 commit 80777e5Copy full SHA for 80777e5
rules.neon
@@ -4,6 +4,7 @@ parameters:
4
checkAlwaysTrueCheckTypeFunctionCall: true
5
checkAlwaysTrueInstanceof: true
6
checkAlwaysTrueStrictComparison: true
7
+ checkExplicitMixedMissingReturn: true
8
checkFunctionNameCase: true
9
reportMaybesInMethodSignatures: true
10
reportStaticMethodSignatures: true
0 commit comments