Files
orionprotocol-sdk/.vscode/settings.json
Aleksandr Kraiz 1fdd65f4a0 Impl
2023-02-13 17:08:58 +04:00

16 lines
337 B
JSON

{
"cSpell.words": [
"ASCENDEX",
"bignumber",
"denormalized",
"KUCOIN",
"orderbook",
"orionprotocol"
],
"markdown.extension.toc.omittedFromToc": {
"./README.md": [
"# Orion Protocol SDK"
]
},
"typescript.tsdk": "node_modules/typescript/lib"
}