UNPKG
vue3-jest
Version:
27.0.0-alpha.1 (27.0.0-alpha.1)
27.0.0-alpha.2 (27.0.0-alpha.2)
latest (27.0.0-alpha.1)
27.0.0-alpha.2
27.0.0-alpha.1
Jest Vue transform
vuejs/vue-jest
vue3-jest
/
lib
/
constants.js
7 lines
(6 loc)
•
107 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { vueOptionsNamespace:
'__options__'
, defaultVueJestConfig: { transform: {} } }