babel-starter-kit
babel-starter-kit copied to clipboard
eslint in test will fail
Hello, after getting several errors for the eslint config inside the test directory I've understood you missed a small thing, that is:
"plugins": ["import"],
without this it won't work (at least for me)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.