支持t sts
Showing
... | ... | @@ -11,6 +11,10 @@ |
"@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.1.0", | ||
"@testing-library/user-event": "^12.1.10", | ||
"@types/jest": "^27.4.1", | ||
"@types/node": "^17.0.21", | ||
"@types/react": "^17.0.39", | ||
"@types/react-dom": "^17.0.12", | ||
"ahooks": "^3.1.7", | ||
"antd": "^4.18.2", | ||
"axios": "^0.19.0", | ||
... | ... | @@ -35,8 +39,10 @@ |
"react-virtualized": "^9.22.3", | ||
"redux": "^4.0.1", | ||
"redux-saga": "^1.0.5", | ||
"rxjs": "^7.5.4", | ||
"showdown": "^1.9.1", | ||
"smooth-scroll": "^16.1.3", | ||
"typescript": "^4.6.2", | ||
"web-vitals": "^1.0.1" | ||
}, | ||
"scripts": { | ||
... | ... |
src/global.d.ts
0 → 100644
src/react-app-env.d.ts
0 → 100644
src/view/Manage/VirtualTable/helper.ts
0 → 100644
src/view/Manage/VirtualTable/table.css
0 → 100644
src/view/Manage/VirtualTable/table.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
tsconfig.json
0 → 100644
Please
register
or
sign in
to comment