1 Star 0 Fork 21

tthello/reference

forked from 小弟调调/reference 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
小弟调调 提交于 2023-10-10 15:24 . released v1.40.0
{
"name": "@wcj/reference",
"version": "1.40.0",
"description": "为开发人员分享快速参考备忘单(主要是方便自己)。",
"author": "jaywcjlove",
"license": "MIT",
"homepage": "https://jaywcjlove.github.io/reference",
"private": false,
"scripts": {
"prepare": "husky install",
"build": "refs-cli",
"start": "refs-cli --watch",
"prettier": "prettier --write '**/*.{mjs,css,json,prettierrc,lintstagedrc}'",
"markdownlint": "npx markdownlint-cli --fix ./docs/*.md"
},
"repository": {
"type": "git",
"url": "https://github.com/jaywcjlove/reference.git"
},
"bugs": {
"url": "https://github.com/jaywcjlove/reference/issues"
},
"keywords": [],
"lint-staged": {
"**/*.{mjs,css,json,prettierrc,lintstagedrc}": "prettier --write",
"*.md": "markdownlint --fix",
"docs/*.md": "markdownlint --fix"
},
"devDependencies": {
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"refs-cli": "^1.5.1",
"markdownlint": "^0.27.0",
"markdownlint-cli": "^0.33.0"
},
"engines": {
"node": ">=16.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
CSS
1
https://gitee.com/testTThello/reference.git
git@gitee.com:testTThello/reference.git
testTThello
reference
reference
main

搜索帮助

D67c1975 1850385 1daf7b77 1850385