Updates
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"lint": "pnpm -r run lint",
|
||||
"format": "prettier --write .",
|
||||
"format:check": "prettier --check .",
|
||||
"test": "pnpm -r run test"
|
||||
"test": "pnpm -r run test",
|
||||
"build": "pnpm -r run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.4.2"
|
||||
|
||||
Reference in New Issue
Block a user