mirror of
https://github.com/gotson/komga.git
synced 2025-12-07 17:13:59 +01:00
3 lines
89 B
JavaScript
3 lines
89 B
JavaScript
module.exports = {
|
|
preset: '@vue/cli-plugin-unit-jest/presets/typescript-and-babel',
|
|
}
|