1 Star 14 Fork 2

白云苍狗/hexo-theme-async

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jsconfig.json 331 Bytes
一键复制 编辑 原始数据 按行查看 历史
白云苍狗 提交于 2023-10-12 15:50 +08:00 . 🐳 chore: 增加 eslint 校验
{
"compilerOptions": {
"baseUrl": ".",
"module": "ESNext",
"lib": ["DOM", "ESNext"],
"moduleResolution": "node",
"resolveJsonModule": true,
"paths": {
"~/*": ["docs/.vitepress/*"]
},
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"jsx": "preserve"
},
"include": ["docs/.vitepress/**/*"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ml13/hexo-theme-async.git
git@gitee.com:ml13/hexo-theme-async.git
ml13
hexo-theme-async
hexo-theme-async
dev

搜索帮助