mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
chore: formatting and housekeeping
This commit is contained in:
parent
9d6f121ba9
commit
934ebcf65a
36 changed files with 272 additions and 499 deletions
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"name": "fmhy",
|
||||
"packageManager": "pnpm@9.7.1",
|
||||
"packageManager": "pnpm@9.9.0",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": "21.7.3"
|
||||
},
|
||||
"scripts": {
|
||||
"api:build": "nitropack build",
|
||||
"api:dev": "nitropack dev",
|
||||
|
@ -36,6 +39,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
||||
"@iconify-json/carbon": "^1.1.37",
|
||||
"@iconify-json/heroicons-solid": "^1.1.12",
|
||||
"@iconify-json/lucide": "^1.1.207",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue