🚀 Auto-deploy: BrainWind atualizado em 14/07/2026 16:50:40
This commit is contained in:
+4
-1
@@ -8,7 +8,10 @@
|
||||
"build": "tsc -b && vite build",
|
||||
"lint": "oxlint",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest run",
|
||||
"test": "npm run test:engenharia && npm run test:sistema",
|
||||
"test:all": "vitest run",
|
||||
"test:engenharia": "vitest run audit-simulations blessmann internal-pressure interp line-loads nbr-tables neighborhood reynolds wind-kernel",
|
||||
"test:sistema": "vitest run canvas-capture export-ftool i18n import-project refactoring svg-colors three-d-components",
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user