This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
shaogen1995
/
swkz_wx
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
28a05c7b99
Branches
Tags
dev
dev-creating
dev-fm
master
swkz_wx
/
node_modules
/
widget-ui
/
jest.config.js
jest.config.js
98 B
Histórico
Raw
1
2
3
4
5
6
module.exports = {
transform: {
"^.+\\.js$": "babel-jest",
"^.+\\.ts$": "ts-jest"
}
};