vowel-pixel-global-search
v1.0.4
Published
``` # 依赖配置 "@rollup/plugin-typescript": "^11.1.2", "@types/node": "^20.4.9", "@types/react": "^18.2.15", "@types/react-dom": "^18.2.7", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "@vi
Downloads
2
Readme
全局搜索
# 依赖配置
"@rollup/plugin-typescript": "^11.1.2",
"@types/node": "^20.4.9",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tslib": "^2.6.1",
"typescript": "^5.0.2",
"vite": "^4.4.5"