This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
oleg
/
webdav-js
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
add-gitpod
Ramas
Etiquetas
add-copy-move
add-gitpod
dependabot/npm_and_yarn/json5-2.2.3
dependabot/npm_and_yarn/sideway/formula-3.0.1
dependabot/npm_and_yarn/xmldom/xmldom-0.8.3
feature/file-information-on-preview
feature/i18n
feature/lighttpd-example
feature/wsgidav-example
master
refactor
switch-to-esbuild
xhr-upload-progress-proposal
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-rc2
2.0.0-rc1
2.0.0-beta3
2.0.0-beta2
v1.1.0
v0.1.0
webdav-js
/
jest.config.unit.ts
jest.config.unit.ts
86 B
Permalink
Histórico
Raw
1
2
3
4
export default {
testMatch: ['**/tests/unit/**/*.test.ts'],
preset: 'ts-jest',
};