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