Tests refactor
This commit is contained in:
parent
245520fb50
commit
99134d8556
165 changed files with 911 additions and 531 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"lint": "turbo run lint",
|
||||
"lint-fix": "turbo run lint-fix",
|
||||
"test": "turbo run test",
|
||||
"test:watch": "turbo run test:watch",
|
||||
"test:cov": "turbo run test:cov",
|
||||
"typecheck": "turbo run typecheck",
|
||||
"clean": "turbo run clean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue