UNPKG
sideshift-node-sdk
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.0
1.0.2
1.0.1
1.0.0
TypeScript Client for SideShift.ai API
github.com/Screpuh/SideShift-SDK
Screpuh/SideShift-SDK
sideshift-node-sdk
/
.prettierrc
9 lines
•
174 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"semi"
:
true
,
"trailingComma"
:
"es5"
,
"singleQuote"
:
true
,
"printWidth"
:
100
,
"tabWidth"
:
4
,
"bracketSpacing"
:
true
,
"bracketSameLine"
:
true
}