chore: cleanups
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"start": "next start -p 4000",
|
||||
"lint": "next lint",
|
||||
"lintfix": "next lint --fix",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"security:audit": "pnpm audit --audit-level=moderate",
|
||||
"security:check": "pnpm audit --json > security-report.json || true",
|
||||
"security:outdated": "pnpm outdated"
|
||||
|
||||
Reference in New Issue
Block a user