UNPKG
oa-jira
Version:
latest (1.4.0)
1.4.0
1.3.2
1.3.1
1.3.0
1.1.0
1.0.0
0.2.1
0.1.0
Octet Agile's JIRA connectivity project.
oa-jira
/
.prettierrc
9 lines
(8 loc)
•
154 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"semi"
:
true
,
"singleQuote"
:
true
,
"arrowParens"
:
"avoid"
,
"printWidth"
:
120
,
"quoteProps"
:
"consistent"
,
"trailingComma"
:
"none"
}