NucuCar/NucuCar.Desktop/nucucar.frontend/jest.config.js

4 lines
89 B
JavaScript
Raw Normal View History

2020-05-02 09:45:28 +00:00
module.exports = {
preset: "@vue/cli-plugin-unit-jest/presets/typescript-and-babel"
};