UNPKG
@broxus/locklift-deploy
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
Locklift plugin for replicable deployments and easy testing
@broxus/locklift-deploy
/
.prettierrc
7 lines
•
130 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"trailingComma"
:
"all"
,
"singleQuote"
:
false
,
"jsxBracketSameLine"
:
false
,
"bracketSpacing"
:
true
,
"printWidth"
:
120
}