UNPKG
ts-neo4j-parser
Version:
latest (1.0.0)
1.0.0
Typescript Neo4j parser to JSON
github.com/jdksloan/ts-neo4j-parser
ts-neo4j-parser
/
.prettierrc
5 lines
•
82 B
Plain Text
View Raw
1
2
3
4
5
{
"printWidth"
:
120
,
"trailingComma"
:
"all"
,
"singleQuote"
:
true
}