This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lichaowei
/
FangCode
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
adb4d9e104
Ramas
Etiquetas
master
FangCode
/
Font
/
jest.config.js
jest.config.js
84 B
Histórico
Raw
1
2
3
4
module.exports = {
testURL: 'http://localhost:8000',
preset: 'jest-puppeteer'
}