1 Star 0 Fork 428

fe-mirror/element-plus

forked from element-plus/element-plus 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
tsconfig.base.json 476 Bytes
Copy Edit Raw Blame History
{
"compilerOptions": {
"outDir": "dist",
"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": {
"@element-plus/*": ["packages/*"]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/fe-mirror/element-plus.git
git@gitee.com:fe-mirror/element-plus.git
fe-mirror
element-plus
element-plus
dev

Search

23e8dbc6 1850385 7e0993f3 1850385