Skip to content

Commit

Permalink
Require generic RecursiveIterator, RecursiveArrayIterator, WeakMap
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 12, 2021
1 parent 71e9e1d commit 0b92888
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions conf/config.neon
Expand Up @@ -34,10 +34,7 @@ parameters:
wrongVarUsage: false
arrayDestructuring: false
objectFromNewClass: false
skipCheckGenericClasses:
- RecursiveIterator
- RecursiveArrayIterator
- WeakMap
skipCheckGenericClasses: []
rememberFunctionValues: false
apiRules: false
deepInspectTypes: false
Expand Down

0 comments on commit 0b92888

Please sign in to comment.