chore: add "dev" monorepo script
This commit is contained in:
parent
d754ebc872
commit
dd3e9d881e
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"version": "0.4.5",
|
||||
"author": "Ayo",
|
||||
"scripts": {
|
||||
"dev": "cd demo && npm run dev",
|
||||
"prepare": "husky",
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint . --fix"
|
||||
|
|
|
|||
Loading…
Reference in a new issue