UNPKG
array-sync
Version:
latest (4.1.0)
4.1.0
4.0.0
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.0.0
0.0.1
Data synchronisation module for Node.js
github.com/smebberson/array-sync
smebberson/array-sync
array-sync
/
.prettierrc.json
8 lines
(7 loc)
•
137 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"arrowParens"
:
"always"
,
"quoteProps"
:
"consistent"
,
"singleQuote"
:
true
,
"tabWidth"
:
4
,
"trailingCommas"
:
"es5"
}