mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 12:48:00 +08:00
* extra watch options regex to react-dev-utils * fix regex * add test * fix eslint error * include react-dev-utils test in CI script * attempt to fix import error * attempt to fix error on CI * Update .eslintrc
6 lines
36 B
Plaintext
6 lines
36 B
Plaintext
{
|
|
"env": {
|
|
"jest": true
|
|
}
|
|
}
|