UNPKG
srd
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Static Land Compliant Remote Data Type in TypeScript
github.com/rametta/srd
rametta/srd
srd
/
jest.config.js
8 lines
•
111 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= {
"roots"
: [
"<rootDir>/specs"
],
"transform"
: {
"^.+\\.tsx?$"
:
"ts-jest"
}, }