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

zurfyx picture zurfyx  路  3Comments

golopot picture golopot  路  3Comments

ar
mbifulco picture mbifulco  路  3Comments

graingert picture graingert  路  3Comments

tunnckoCore picture tunnckoCore  路  3Comments