1 Star 0 Fork 84

muker-tech/AdminLTS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jsconfig.json 252 Bytes
一键复制 编辑 原始数据 按行查看 历史
欲饮琵琶码上催 提交于 2024-08-06 23:43 +08:00 . feat: twig模板引擎切换到astro
{
"compilerOptions": {
"module": "esnext",
"target": "es6",
"lib": ["es2018", "DOM"],
"baseUrl": ".",
"paths": {
"@/*": ["src/view/*"]
}
},
"include": ["src/**/*"],
"exclude": [
"dist",
"node_modules"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/muker-tech/AdminLTS.git
git@gitee.com:muker-tech/AdminLTS.git
muker-tech
AdminLTS
AdminLTS
master

搜索帮助