UNPKG
rflect
Version:
latest (2.1.4)
2.1.4
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.2
2.0.0
A CLI tool for guided reflections and journaling
github.com/aniqatc/rflect-cli
aniqatc/rflect-cli
rflect
/
.prettierrc
8 lines
(7 loc)
•
106 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"printWidth"
:
100
}