UNPKG
@boxfish-studio/candymachine-client-sdk
Version:
latest (1.0.0)
1.0.0
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Metaplex Candy Machine Client SDK
boxfish.studio
boxfish-studio/candymachine-client-sdk
@boxfish-studio/candymachine-client-sdk
/
.prettierrc
10 lines
(9 loc)
•
160 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"arrowParens"
:
"always"
,
"semi"
:
false
,
"bracketSpacing"
:
true
,
"singleQuote"
:
true
,
"printWidth"
:
130
,
"tabWidth"
:
4
,
"trailingComma"
:
"es5"
}