UNPKG
@canwdev/pptxgenjs
Version:
latest (3.9.2-beta)
3.9.2-beta
3.9.1-beta
3.9.0-beta
Create JavaScript PowerPoint Presentations
gitbrent.github.io/PptxGenJS/
gitbrent/PptxGenJS
@canwdev/pptxgenjs
/
types
/
.prettierrc.json
8 lines
(7 loc)
•
107 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"printWidth"
:
175
,
"useTabs"
:
true
,
"tabWidth"
:
4
,
"semi"
:
false
,
"singleQuote"
:
true
}