mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-07 17:34:56 +05:30
Merge remote-tracking branch 'origin/main' into 4-convert-jpg-to-png
# Conflicts: # .idea/workspace.xml
This commit is contained in:
commit
d4829f7e81
5 changed files with 110 additions and 76 deletions
|
|
@ -17,8 +17,7 @@
|
|||
"build": "tsc && vite build",
|
||||
"serve": "vite preview",
|
||||
"test": "vitest",
|
||||
"test:e2e": "start-server-and-test dev http://localhost:5173 test:e2e:run",
|
||||
"test:e2e:run": "playwright test",
|
||||
"test:e2e": "playwright test",
|
||||
"test:ui": "vitest --ui",
|
||||
"script:create:tool": "node scripts/create-tool.mjs",
|
||||
"lint": "eslint src --max-warnings=0 --fix",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue