mirror of
https://git.um-react.app/um/web.git
synced 2025-11-16 21:54:23 +00:00
maintenance: add jest as unit test
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"sourceMap": true,
|
||||
"baseUrl": ".",
|
||||
"types": [
|
||||
"webpack-env"
|
||||
"webpack-env",
|
||||
"jest"
|
||||
],
|
||||
"paths": {
|
||||
"@/*": [
|
||||
|
||||
Reference in New Issue
Block a user