UNPKG
@runnerty/executor-ftp
Version:
latest (3.0.0)
3.0.0
2.0.0
1.0.0
Runnerty module: FTP executor
github.com/runnerty/executor-ftp
runnerty/executor-ftp
@runnerty/executor-ftp
/
.prettierrc.json
11 lines
(10 loc)
•
179 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"printWidth"
:
120
,
"singleQuote"
:
true
,
"useTabs"
:
false
,
"tabWidth"
:
2
,
"semi"
:
true
,
"bracketSpacing"
:
true
,
"trailingComma"
:
"none"
,
"arrowParens"
:
"avoid"
}