This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
shaogen1995
/
swkz_wx
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
9e623a1645
Branchit
Tagit
dev
dev-creating
dev-fm
master
swkz_wx
/
node_modules
/
widget-ui
/
jest.config.js
jest.config.js
98 B
Historia
Raaka
1
2
3
4
5
6
module.exports = {
transform: {
"^.+\\.js$": "babel-jest",
"^.+\\.ts$": "ts-jest"
}
};