Merge branch 'dev' into test/linking
This commit is contained in:
		
						commit
						906eb36fec
					
				
					 153 changed files with 3579 additions and 3184 deletions
				
			
		|  | @ -12,6 +12,7 @@ | |||
|         "format": "prettier --write src/", | ||||
|         "format-check": "prettier --check src/", | ||||
|         "lint": "eslint . --fix", | ||||
|         "pretest:unit": "tsx ../docs/api/generate.ts && npm run build", | ||||
|         "test:unit": "VITE_API_BASE_URL='http://localhost:9876/api' vitest --run", | ||||
|         "test:e2e": "playwright test" | ||||
|     }, | ||||
|  |  | |||
		Reference in a new issue