resolve paths in eslint config
Created by: ForbesLindesay
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.