1 Star 0 Fork 0

hpp0716/advanced-java

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 783 Bytes
Copy Edit Raw Blame History
ylb authored 2023-05-25 09:35 +08:00 . chore: add prettier config
{
"scripts": {
"dev": "docsify serve --open",
"convert": "docsify-pdf-converter"
},
"name": "advanced-java",
"description": "互联网 Java 工程师进阶知识完全扫盲@doocs,https://github.com/doocs/advanced-java",
"version": "1.0.0",
"main": ".docsifytopdfrc.js",
"directories": {
"doc": "docs"
},
"repository": {
"type": "git",
"url": "https://github.com/doocs/advanced-java.git"
},
"author": "yanglbme",
"license": "CC-BY-SA-4.0",
"bugs": {
"url": "https://github.com/doocs/advanced-java/issues"
},
"homepage": "https://github.com/doocs/advanced-java#readme",
"devDependencies": {
"docsify-pdf-converter": "^2.0.7",
"prettier": "2.8.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hpp0716/advanced-java.git
git@gitee.com:hpp0716/advanced-java.git
hpp0716
advanced-java
advanced-java
main

Search