10 Star 83 Fork 26

EngineChina / discuzQ

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
SouWinds 提交于 2020-10-30 13:30 . Discuz! Q RC v2.1.201029
{
"compilerOptions": {
"experimentalDecorators": true,
"target": "ES6",
"module": "commonjs",
"allowSyntheticDefaultImports": true,
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": [
"node_modules"
]
}
PHP
1
https://gitee.com/EngineChina/discuz-q.git
git@gitee.com:EngineChina/discuz-q.git
EngineChina
discuz-q
discuzQ
master

搜索帮助