This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
solana
mirror of
https://github.com/blockworks-foundation/solana.git
Watch
1
Star
0
Fork
You've already forked solana
0
Code
Issues
Projects
Releases
Wiki
Activity
22404ca1fc
solana
/
web3.js
/
.mocharc.js
7 lines
103 B
JavaScript
Raw
Blame
History
'use strict'
;
// Configure Node.js tests
module
.
exports
=
{
require
:
[
'@babel/register'
,
'esm'
]
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink