UNPKG
jira2md
Version:
latest (3.0.1)
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.5.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
JIRA to MarkDown text format converter.
github.com/kylefarris/J2M.git
kylefarris/J2M
jira2md
/
.prettierrc
9 lines
(8 loc)
•
138 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"printWidth"
:
120
,
"semi"
:
true
,
"singleQuote"
:
true
,
"tabWidth"
:
4
,
"trailingComma"
:
"es5"
,
"useTabs"
:
false
}