Do not parse .eslintignore (#2115)

This commit is contained in:
Joe Haddad
2017-05-10 19:24:51 -04:00
committed by GitHub
parent 0a503954b2
commit 1acc3a45f1

View File

@@ -126,6 +126,7 @@ module.exports = {
baseConfig: {
extends: ['react-app'],
},
ignore: false,
useEslintrc: false,
},
// @remove-on-eject-end