This website requires JavaScript.
Explore
Help
Register
Sign In
oceanprotocol
/
squid-js
Watch
1
Star
0
Fork
0
You've already forked squid-js
mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced
2024-02-02 15:31:51 +01:00
Code
Releases
Activity
2bdf7ad1d2
squid-js
/
test
/
tsconfig.json
11 lines
134 B
JSON
Raw
Normal View
History
Unescape
Escape
moved purchase logic to squid, new structure, mockable contracts, first version of unit tests
2018-10-01 18:10:26 +02:00
{
"compilerOptions"
:
{
added encrypt and decrypt document
2018-10-22 12:46:27 +02:00
"resolveJsonModule"
:
true
,
moved purchase logic to squid, new structure, mockable contracts, first version of unit tests
2018-10-01 18:10:26 +02:00
"lib"
:
[
"es6"
,
"es7"
fix tests
2018-10-11 14:21:09 +02:00
]
,
"noUnusedLocals"
:
true
moved purchase logic to squid, new structure, mockable contracts, first version of unit tests
2018-10-01 18:10:26 +02:00
}
}
Copy Permalink