btholt / btholt/complete-intro-to-react
Warning "Unexpected unnamed function func-names" under '*new' ESLint rule
Open
- 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:

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.