Paths to plugins in eslint should be fully resolved in the same way they are in babel's config. See comment: https://github.com/facebookincubator/create-react-app/pull/149#issuecomment-234958391 Without this, editor plugins will fail to find the local eslint config.
Paths to plugins in eslint should be fully resolved in the same way they are in babel's config.
See comment: #149 (comment)
Without this, editor plugins will fail to find the local eslint config.