mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Do not parse .eslintignore (#2115)
This commit is contained in:
@@ -126,6 +126,7 @@ module.exports = {
|
||||
baseConfig: {
|
||||
extends: ['react-app'],
|
||||
},
|
||||
ignore: false,
|
||||
useEslintrc: false,
|
||||
},
|
||||
// @remove-on-eject-end
|
||||
|
||||
Reference in New Issue
Block a user