Merge branch 'dev' into github-actions/coverage
This commit is contained in:
commit
bd266d3594
111 changed files with 3698 additions and 2908 deletions
|
@ -5,7 +5,7 @@
|
|||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"prebuild": "npm run clean",
|
||||
"prebuild": "npm run clean && npm run swagger --workspace=docs",
|
||||
"build": "tsc --build tsconfig.build.json",
|
||||
"clean": "tsc --build tsconfig.build.json --clean",
|
||||
"watch": "tsc --build tsconfig.build.json --watch",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue