UNPKG
grout-js
Version:
latest (1.0.6)
1.0.6
1.0.4
1.0.3
A small module for reading rock grouting files
github.com/andrewisen/grout.js
andrewisen/grout.js
grout-js
/
.prettierrc
8 lines
(7 loc)
•
121 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
4
,
"semi"
:
true
,
"singleQuote"
:
true
,
"arrowParens"
:
"avoid"
}