mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
6 lines
49 B
JavaScript
6 lines
49 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
}
|