UNPKG
yandex-cloud
Version:
alpha (2.0.0-alpha.4)
latest (1.4.3)
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
Yandex Cloud SDK
github.com/yandex-cloud/nodejs-sdk
yandex-cloud/nodejs-sdk
yandex-cloud
/
.prettierrc.json
8 lines
•
143 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
4
,
"semi"
:
true
,
"singleQuote"
:
true
,
"useTabs"
:
false
,
"arrowParens"
:
"always"
}