Logo
Explore Help
Register Sign In
xkyy/xk-admin
1
0
Fork 0
You've already forked xk-admin
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
0a45cb41fb7ca949c45dbfbb4fd39d8a9b48c9cf
xk-admin/apps/web-ele/tsconfig.node.json

11 lines
274 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/node.json",
"compilerOptions": {
"composite": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
"noEmit": false
},
feat: tsgolint
2026-03-13 23:13:10 +08:00
"include": ["vite.config.ts"]
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
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.5.0 Page: 64ms Template: 2ms
English
English 简体中文 繁體中文(台灣) 繁體中文(香港)
Licenses API