This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
shaogen1995
/
swkz_wx
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
28a05c7b99
Rami (Branch)
Tag
dev
dev-creating
dev-fm
master
swkz_wx
/
node_modules
/
widget-ui
/
jest.config.js
jest.config.js
98 B
Cronologia
Originale
1
2
3
4
5
6
module.exports = {
transform: {
"^.+\\.js$": "babel-jest",
"^.+\\.ts$": "ts-jest"
}
};