UNPKG
@jchinkle/react-arborist
Version:
latest (3.0.7)
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
react-arborist.netlify.app
jchinkle/react-arborist
@jchinkle/react-arborist
/
jest.config.js
5 lines
•
123 B
JavaScript
View Raw
1
2
3
4
5
/**
@type
{import('ts-jest').JestConfigWithTsJest} */
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };