chore: add vp config postinstall
This commit is contained in:
parent
c853c81171
commit
4d6433210d
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"postinstall": "vp config",
|
||||||
"fmt": "vp fmt",
|
"fmt": "vp fmt",
|
||||||
"lint": "bunx --bun vp lint",
|
"lint": "bunx --bun vp lint",
|
||||||
"dev": "NODE_ENV=development bunx --bun vite",
|
"dev": "NODE_ENV=development bunx --bun vite",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue