chore(repo): dog-food @websnacksjs/conventional in this repo
This commit is contained in:
parent
99a7717410
commit
a941565528
6 changed files with 177 additions and 5121 deletions
|
|
@ -3,9 +3,11 @@
|
|||
"./packages/*"
|
||||
],
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc --build",
|
||||
"clean": "git clean -dxi --exclude .direnv"
|
||||
"clean": "git clean -dxi --exclude .direnv",
|
||||
"prepare": "husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "=2.1.3",
|
||||
|
|
@ -13,6 +15,8 @@
|
|||
"@tsconfig/strictest": "^2.0.5",
|
||||
"@types/deno": "^2.3.0",
|
||||
"@types/node": "^24.2.0",
|
||||
"@websnacksjs/conventional": "^0.1.0",
|
||||
"husky": "^9.1.7",
|
||||
"typescript": "^5.9.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue