mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-13 11:32:39 +05:30
feat: create tool script
This commit is contained in:
parent
dd18f83180
commit
a8cd385880
17 changed files with 217 additions and 38 deletions
|
|
@ -18,6 +18,7 @@
|
|||
"serve": "vite preview",
|
||||
"test": "vitest",
|
||||
"test:ui": "vitest --ui",
|
||||
"script:create:tool": "node scripts/create-tool.mjs",
|
||||
"lint": "eslint src --max-warnings=0",
|
||||
"typecheck": "tsc --project tsconfig.json --noEmit",
|
||||
"prepare": "husky install"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue