UNPKG
cross-gesture
Version:
latest (1.5.1)
1.5.1
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Gesture lib for the modern browsers
github.com/iamcco/cross-gesture.js
iamcco/cross-gesture.js
cross-gesture
/
jest.config.js
7 lines
(5 loc)
•
137 B
JavaScript
View Raw
1
2
3
4
5
6
7
/**
@type
{import('
@ts
-jest/dist/types').InitialOptionsTsJest} */
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };