This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
webdav-js
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
add-gitpod
Branches
Tags
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
History
Raw
1
2
3
4
export default {
testMatch: ['**/tests/unit/**/*.test.ts'],
preset: 'ts-jest',
};