This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
zouzexu
/
charge_miniapp
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
e703937fd1
Větve
Značky
master
zzx
charge_miniapp
/
node_modules
/
widget-ui
/
jest.config.js
jest.config.js
98 B
Historie
Surový
1
2
3
4
5
6
module.exports = {
transform: {
"^.+\\.js$": "babel-jest",
"^.+\\.ts$": "ts-jest"
}
};