This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
anchor
mirror of
https://github.com/project-serum/anchor.git
Watch
1
Star
0
Fork
You've already forked anchor
0
Code
Issues
Projects
Releases
Wiki
Activity
1eb63250e9
anchor
/
ts
/
jest.config.js
6 lines
105 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
preset
:
'ts-jest/presets/default'
,
testEnvironment
:
'node'
,
testTimeout
:
90000
}
;
Reference in New Issue
View Git Blame
Copy Permalink