UNPKG
curlyframework
Version:
latest (7.8.0)
7.8.0
7.7.0
7.6.0
7.5.0
7.4.0
7.3.0
7.2.0
7.1.0
7.0.2
7.0.0
6.0.0
5.5.0
5.4.0
5.3.0
5.2.0
5.1.0
5.0.2
5.0.1
5.0.0
4.1.1
4.1.0
Personal framework for more accessibility and sustainability, not just for MODX.
curlyframework
/
.prettierrc
8 lines
(7 loc)
•
133 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
4
,
"singleQuote"
:
true
,
"bracketSpacing"
:
false
,
"arrowParens"
:
"always"
}