mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 15:22:47 +01:00
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
module.exports = {
|
|
preset: "@vue/cli-plugin-unit-jest/presets/typescript-and-babel",
|
|
};
|