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