UNPKG
@runnerty/module-core
Version:
alpha (3.0.0-alpha.4)
latest (3.1.2)
3.1.2
3.1.1
3.1.0
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0-alpha.4
3.0.0-alpha.3
3.0.0-alpha.2
3.0.0-alpha.1
3.0.0-alpha.0
Runnerty module core classes
github.com/runnerty/module-core
runnerty/module-core
@runnerty/module-core
/
.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"
}