@@ -37,7 +37,7 @@ |
||
| 37 | 37 | typeDeclarations: true, |
| 38 | 38 | privatization: true, |
| 39 | 39 | naming: true, |
| 40 | - instanceOf: true, |
|
| 40 | + instanceof: true, |
|
| 41 | 41 | earlyReturn: true, |
| 42 | 42 | strictBooleans: true, |
| 43 | 43 | carbon: false, |