.
This commit is contained in:
parent
eab9e5269f
commit
0f26830e6e
1 changed files with 46 additions and 46 deletions
|
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"build": "npm --no-git-tag-version version minor && pnpm run gerar && pnpm run check && tsup --config ./node_modules/p-comuns/tsup/tsup.config.ts",
|
||||
"nodev": "check-node-version --node '>= 20'",
|
||||
"nodev": "check-node-version --node '= 22'",
|
||||
"gerar": "dotenv -e .env tsx ferramentas/mapear_minio.ts gerar",
|
||||
"biome": "npx @biomejs/biome check --write ./src && npx @biomejs/biome check --write ./ferramentas",
|
||||
"check": "pnpm run biome && tsc --noEmit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue