chore(package): rename scripts to align with other packages
This commit is contained in:
parent
56823952d4
commit
71949bbd20
|
@ -16,7 +16,7 @@
|
|||
"typings": "types/index.d.ts",
|
||||
"scripts": {
|
||||
"valid": "tsc --noEmit",
|
||||
"pretty": "prettier --config ./package.json --write '{,!(node_modules)/**/}*.ts'"
|
||||
"format": "prettier --config ./package.json --write '{,!(node_modules)/**/}*.ts'"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.2.20",
|
||||
|
|
Loading…
Reference in New Issue