2
0
mirror of https://github.com/tenrok/vue-cron-editor-bootstrap.git synced 2026-06-05 16:52:25 +03:00
Files
vue-cron-editor-bootstrap/jest.config.js
T
Alex Freitas cd320bb0ac Firts version
2020-05-21 15:42:12 -03:00

4 lines
91 B
JavaScript

module.exports = {
preset: "@vue/cli-plugin-unit-jest/presets/typescript-and-babel"
};