1 Star 0 Fork 25

Hu Gang/aops-hermes

forked from openEuler/aops-hermes 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
tsconfig.base.json 448 Bytes
Copy Edit Raw Blame History
Hu Gang authored 2024-09-02 20:34 . feat: osmind pages
{
"compilerOptions": {
"target": "es2018",
"module": "ESNext",
"baseUrl": ".",
"sourceMap": false,
"moduleResolution": "node",
"allowJs": false,
"strict": true,
"noUnusedLocals": true,
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"removeComments": false,
"rootDir": ".",
"types": [],
"paths": {
"@aops/*": ["packages/*"]
},
},
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hu-gang/aops-hermes.git
git@gitee.com:hu-gang/aops-hermes.git
hu-gang
aops-hermes
aops-hermes
master

Search