mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-04-01 16:31:48 +02:00
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
module.exports = {
|
|
preset: "@vue/cli-plugin-unit-jest/presets/typescript-and-babel",
|
|
};
|