mirror of
https://github.com/ow-mods/ow-mod-man.git
synced 2025-12-11 20:15:50 +01:00
[CHORE] Remove old npm script
This commit is contained in:
parent
f5e39ae9d2
commit
e099b9d7ba
@ -15,8 +15,7 @@
|
||||
"lint": "tsc --noEmit && eslint --cache . --fix",
|
||||
"lint-dry": "tsc --noEmit && eslint .",
|
||||
"prettify": "prettier --write . --ignore-unknown",
|
||||
"prettier-check": "prettier --check . --ignore-unknown",
|
||||
"tauri": "cd ../backend && tauri"
|
||||
"prettier-check": "prettier --check . --ignore-unknown"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "11.14.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user