251212:1650 Frontend: refactor Document Numbering)
Some checks failed
Spec Validation / validate-markdown (push) Has been cancelled
Spec Validation / validate-diagrams (push) Has been cancelled
Spec Validation / check-todos (push) Has been cancelled

This commit is contained in:
admin
2025-12-12 16:50:52 +07:00
parent 2473c4c474
commit d964546c8d
16 changed files with 233 additions and 14925 deletions

View File

@@ -10,7 +10,8 @@
"format": "prettier --write .",
"test": "vitest",
"test:watch": "vitest --watch",
"test:coverage": "vitest run --coverage"
"test:coverage": "vitest run --coverage",
"test:debug": "vitest --inspect-brk --no-file-parallelism"
},
"dependencies": {
"@hookform/resolvers": "^5.2.2",