maintenance: add jest as unit test

(cherry picked from commit ada078df19da90dff701768a3a93f2c8adbc2923)
This commit is contained in:
MengYX
2021-12-14 15:39:52 +08:00
parent 1d510a7afd
commit 1986c1ee41
6 changed files with 113 additions and 130 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.DS_Store
node_modules
/dist
/coverage
# local env files
.env.local