UNPKG
peppol
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
CLI tooling for EHF/PEPPOL XML files
github.com/mariuso/peppol-cli
mariuso/peppol-cli
peppol
/
.prettierrc.json
9 lines
•
152 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"useTabs"
:
false
,
"printWidth"
:
120
,
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
,
"semi"
:
true
,
"bracketSpacing"
:
false
}