Logo
Explore Help
Register Sign In
XW-AIOT/aiot-platform-ui
4
0
Fork 0
You've already forked aiot-platform-ui
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
35c3d0e06ec8ff23a0e34d744c1bf4ba7093dcc5
aiot-platform-ui/apps/web-ele/tsconfig.json

14 lines
332 B
JSON
Raw Normal View History

feat: element-plus app (#32) * chore: init project * chore: install element-plus * chore: locale config * fix: eslint error * chore: merge from main * fix: lint * chore: finish todo * chore: update comments * chore: update * fix: lint error * chore: add unplugin-element-plus * chore: add useElementPlusDesignTokens * chore: configure some color
2024-07-31 21:22:43 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web-app.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {
"#/*": ["./src/*"]
Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vben into cleaning
2025-12-31 10:50:50 +08:00
},
"allowJs": true
feat: element-plus app (#32) * chore: init project * chore: install element-plus * chore: locale config * fix: eslint error * chore: merge from main * fix: lint * chore: finish todo * chore: update comments * chore: update * fix: lint error * chore: add unplugin-element-plus * chore: add useElementPlusDesignTokens * chore: configure some color
2024-07-31 21:22:43 +08:00
},
"references": [{ "path": "./tsconfig.node.json" }],
"include": ["src/**/*.ts", "src/**/*.tsx", "src/**/*.vue"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.7.0 Page: 29ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API