Commit a0d944ce by 杨周龙

优化配置

1 parent 4c204ff3
Showing with 6 additions and 8 deletions
serviceWorker.js,
setupTests.js,
tag.js,
config-overrides.js,
reportWebVitals.js,
build/
...@@ -31,14 +31,6 @@ ...@@ -31,14 +31,6 @@
"eslintConfig": { "eslintConfig": {
"extends": "react-app" "extends": "react-app"
}, },
"eslintIgnore": [
"serviceWorker.js",
"setupTests.js",
"tag.js",
"config-overrides.js",
"reportWebVitals.js",
"build/"
],
"browserslist": { "browserslist": {
"production": [ "production": [
">0.2%", ">0.2%",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!