1
Fork 0

delete eject

This commit is contained in:
“boz” 2022-03-24 16:45:42 +08:00
parent ec77bc7fb1
commit 23b02e65bd
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@
"scripts": {
"start": "BROWSER=none PORT=1234 craco start",
"build": "craco build",
"eject": "react-scripts eject",
"test": "npm run lint && npm run jest -- --watchAll=false",
"test:ci": "npm run lint && npm run jest:ci",
"lint": "npm run lint:types & npm run lint:eslint",