chore: Cleanup
This commit is contained in:
		
							parent
							
								
									2d5988552f
								
							
						
					
					
						commit
						b24f577975
					
				
					 6 changed files with 30 additions and 16 deletions
				
			
		|  | @ -12,7 +12,7 @@ | |||
|         "format": "prettier --write src/", | ||||
|         "format-check": "prettier --check src/", | ||||
|         "lint": "eslint . --fix", | ||||
|         "test:unit": "vitest --run", | ||||
|         "test:unit": "VITE_API_BASE_URL='http://localhost:9876/api' vitest --run", | ||||
|         "test:e2e": "playwright test" | ||||
|     }, | ||||
|     "dependencies": { | ||||
|  |  | |||
		Reference in a new issue