fix: 清理包配置
This commit is contained in:
parent
89e24a10d2
commit
fea1661ca5
10
package.json
10
package.json
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"name": "system-plugin",
|
|
||||||
"type": "module",
|
|
||||||
"scripts": {
|
|
||||||
"format": "prettier --write ."
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"prettier": "^3.0.3"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue