mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
module.exports = {
|
|
preset: "@vue/cli-plugin-unit-jest/presets/typescript-and-babel",
|
|
};
|