mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-19 13:27:42 +03:00
Remove eject
script, hopefully it will never be used
This commit is contained in:
parent
334068c8bf
commit
53fe2e98c5
@ -49,8 +49,7 @@
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"lint": "eslint --max-warnings 0 src/**/*.js",
|
||||
"eject": "react-scripts eject",
|
||||
"lint": "eslint --max-warnings 0 src/*.js src/**/*.js",
|
||||
"prettier": "prettier --write src/*.js src/**/*.js",
|
||||
"check-formatting": "prettier -c src/*.js src/**/*.js"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user