1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-01-25 20:50:26 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
2022-01-26 18:46:54 +08:00

14 lines
193 B
JSON

{
"extends": "../../tsconfig.base.json",
"include": [],
"files": [],
"references": [{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.spec.json"
}
]
}