UNPKG
@meldscience/meld
Version:
latest (0.1.0)
0.1.0
pipeable one-shot prompt scripting toolkit
@meldscience/meld
/
.prettierrc
8 lines
•
126 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"semi"
:
true
,
"trailingComma"
:
"es5"
,
"singleQuote"
:
true
,
"printWidth"
:
100
,
"tabWidth"
:
2
,
"useTabs"
:
false
}