UNPKG
ja
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
0.1.0
0.0.1
A simple CLI to read files from git repositories
github.com/userpixel/ja
ja
/
.prettierrc.json
6 lines
(5 loc)
•
69 B
JSON
View Raw
1
2
3
4
5
6
{
"parser"
:
"typescript"
,
"semi"
:
false
,
"singleQuote"
:
true
}