forked from wangziqi/gongxue-base
feat(task4): update TypeScript configs to use shared presets
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "frontend",
|
||||
"name": "@gongxue/admin",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
@@ -28,6 +28,7 @@
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"typescript": "~6.0.2",
|
||||
"vite": "^8.0.9"
|
||||
"vite": "^8.0.9",
|
||||
"@gongxue/typescript-config": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user