feat: add hooks and utils

This commit is contained in:
Qiuxia Fan
2022-01-10 17:53:53 +08:00
parent 89673ff65c
commit a496b6d24c
9 changed files with 638 additions and 1 deletions

View File

@@ -34,7 +34,7 @@
"webpack-env",
"jest"
],
"typeRoots": ["./node_modules/@types/", "./types"],
"typeRoots": ["./node_modules/@types/"],
"paths": {
"@/*": [
"src/*"