1 Star 2 Fork 0

xiaohe0601/watermark-lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
xiaohe0601 提交于 2024-11-16 09:27 . chore: release v0.1.1
{
"name": "@watermark-lite/monorepo",
"type": "module",
"version": "0.1.1",
"private": true,
"packageManager": "pnpm@9.12.3",
"description": "💻 a lightweight watermark plugin 一个轻量级水印插件",
"scripts": {
"prepare": "simple-git-hooks",
"play": "nr -C playground dev",
"build": "nr -r --filter=./packages/* build",
"release": "bumpp -r",
"lint": "eslint --cache .",
"lint:fix": "nr lint --fix",
"lint:type": "tsc --noEmit",
"test": "vitest",
"test:ui": "vitest --ui",
"test:coverage": "vitest run --coverage"
},
"devDependencies": {
"@antfu/ni": "^0.23.0",
"@antfu/utils": "^0.7.10",
"@types/node": "^20.17.6",
"@xiaohe01/eslint-config": "^0.0.7",
"@xiaohe01/tsconfig": "^0.0.2",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"esno": "^4.8.0",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"typescript": "~5.6.3",
"unbuild": "^2.0.0",
"vite": "^5.4.11",
"vitest": "^2.1.4"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
},
"lint-staged": {
"*": "eslint --fix"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/xiaohe0601/watermark-lite.git
git@gitee.com:xiaohe0601/watermark-lite.git
xiaohe0601
watermark-lite
watermark-lite
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385