chore: add lint
This commit is contained in:
parent
52bfa28fcd
commit
fc3a21263a
2 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"./index.ts": "./src/index.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint . --ext .ts,.tsx",
|
||||
"db:check": "npx drizzle-kit check",
|
||||
"db:generate": "npx drizzle-kit generate",
|
||||
"db:migrate": "npx drizzle-kit migrate",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue