@@ -42,7 +42,7 @@ |
||
| 42 | 42 | typeDeclarations: true, |
| 43 | 43 | privatization: true, |
| 44 | 44 | naming: true, |
| 45 | - instanceOf: true, |
|
| 45 | + instanceof: true, |
|
| 46 | 46 | earlyReturn: true, |
| 47 | 47 | //strictBooleans: true, |
| 48 | 48 | carbon: false, |