UNPKG
hexo-theme-aurora-tes
Version:
latest (1.5.8)
1.5.8
1.5.7
1.5.6
1.5.5
Futuristic auroral theme for Hexo.
github.com/firewone/hexo-theme-aurora
firewone/hexo-theme-aurora
hexo-theme-aurora-tes
/
jest.config.js
7 lines
(6 loc)
•
137 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { preset:
'@vue/cli-plugin-unit-jest/presets/typescript-and-babel'
, transform: {
'^.+\\.vue$'
:
'vue-jest'
} }