Javascript: Configuration for rule "func-name-matching" is invalid

Created on 19 Nov 2016  路  1Comment  路  Source: airbnb/javascript

Error:.../node_modules/eslint-config-airbnb-base/rules/style.js: Configuration for rule "func-name-matching" is invalid: Value "always,[object Object]" has more items than allowed. Value "always" is the wrong type.

Not sure what happened here, but suddenly this started happening.

invalid

Most helpful comment

Run the install command in the readme for eslint-config-airbnb-base to ensure your peer dependencies are correct - also make sure you've restarted your editor (like Atom) if you're using one.

>All comments

Run the install command in the readme for eslint-config-airbnb-base to ensure your peer dependencies are correct - also make sure you've restarted your editor (like Atom) if you're using one.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

architectcodes picture architectcodes  路  35Comments

AugustinLF picture AugustinLF  路  30Comments

CWSpear picture CWSpear  路  167Comments

JacksonGariety picture JacksonGariety  路  43Comments

ljharb picture ljharb  路  139Comments