1 Star 0 Fork 0

布莱克/black-typescript-guidebook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 751 Bytes
一键复制 编辑 原始数据 按行查看 历史
yangjunjie 提交于 2023-07-09 20:17 . feat: 完成typescript guidebook
{
"name": "black-typescript-guidebook",
"version": "1.0.0",
"description": "A technical mannual about TypeScript knowledge",
"main": "index.js",
"scripts": {
"start": "yarn run dev",
"dev": "yarn run dumi dev --port=8080",
"lint:md": "lint-md *.md",
"lint:fix": "lint-md *.md --fix",
"build": "yarn run dumi build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yyt520/black-typescript-guidebook.git"
},
"keywords": [
"typescript",
"documentation"
],
"author": "yyt520",
"license": "MIT",
"homepage": "https://yyt520.github.io/black-typescript-guidebook/",
"devDependencies": {
"babel-plugin-import": "^1.13.0",
"dumi": "^1.0.20",
"lint-md": "^0.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yutaoj/black-typescript-guidebook.git
git@gitee.com:yutaoj/black-typescript-guidebook.git
yutaoj
black-typescript-guidebook
black-typescript-guidebook
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385