django-vue-admin/web/jest.config.js

4 lines
59 B
Python
Raw Normal View History

2022-04-05 05:23:28 +00:00
module.exports = {
preset: '@vue/cli-plugin-unit-jest'
}