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:
@@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/app'
|
||||
'@vue/app',
|
||||
'@babel/preset-typescript'
|
||||
],
|
||||
plugins: [
|
||||
["component", {
|
||||
|
||||
Reference in New Issue
Block a user