|
@@ -279,7 +279,7 @@ module.exports = {
|
|
|
* ],
|
|
|
* 'rules': {
|
|
|
* 'z8/no-spaces-in-control-flow-statements': ['error'],
|
|
|
- * 'z8/no-strict-equality': ['warn'], // errpr?
|
|
|
+ * 'z8/no-strict-equality': ['warn'], // error?
|
|
|
* 'z8/no-double-quotes': ['error'],
|
|
|
* 'z8/no-arrow-functions': ['error'],
|
|
|
* 'z8/no-function-declaration': ['error'],
|