UNPKG
cypher-engine
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
Cypher Engine to generate Cypher queries
github.com/jdksloan/CypherEngine
cypher-engine
/
.prettierrc
5 lines
•
78 B
Plain Text
View Raw
1
2
3
4
5
{
"printWidth"
:
120
,
"trailingComma"
:
"all"
,
"singleQuote"
:
true
}