btholt / btholt/complete-intro-to-react

Warning "Unexpected unnamed function func-names" under '*new' ESLint rule

Open
#83 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.1k
Forks
904
PR merge metrics
No merged PRs in 30d

Description

my eslint version is 4.4.1, it would give a warning like this:
![func express](http://i.imgur.com/cxUO7sf.png)

when defining functions in such a way:
`const funct = function () {
....
}`

http://eslint.org/docs/rules/func-names

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.