Archived
chore: fix lint baseline
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"build": "tsc && vite build",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"lint": "eslint \"src/**/*.ts\" vite.config.ts",
|
||||
"verify": "npm run typecheck && npm run lint",
|
||||
"start": "tsx src/server/index.ts",
|
||||
"start:sessiond": "tsx src/server/sessiond.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user