Skip to content

Commit

Permalink
Run prettier with printWidth 80
Browse files Browse the repository at this point in the history
  • Loading branch information
mfedderly committed Aug 6, 2024
1 parent cb588ff commit 3ca41fb
Show file tree
Hide file tree
Showing 112 changed files with 14,411 additions and 54,539 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
]
},
"bbox": [
6.632039186485088,
46.513552354874435,
6.638240782825051,
6.632039186485088, 46.513552354874435, 6.638240782825051,
46.52452567471025
]
},
Expand All @@ -39,9 +37,7 @@
]
},
"bbox": [
6.626132904233913,
46.51709747623775,
6.645459572232596,
6.626132904233913, 46.51709747623775, 6.645459572232596,
46.52102619404951
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
]
},
"bbox": [
6.632039186485088,
46.513552354874435,
6.638240782825051,
6.632039186485088, 46.513552354874435, 6.638240782825051,
46.52452567471025
]
},
Expand All @@ -39,9 +37,7 @@
]
},
"bbox": [
6.626132904233913,
46.51709747623775,
6.645459572232596,
6.626132904233913, 46.51709747623775, 6.645459572232596,
46.52102619404951
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"type": "Feature",
"properties": {},
"bbox": [
-86.77362442016602,
36.170862616662134,
-86.67303085327148,
-86.77362442016602, 36.170862616662134, -86.67303085327148,
36.23084281427824
],
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
"type": "Feature",
"properties": {},
"bbox": [
-86.73980712890625,
36.173495506147,
-86.67303085327148,
36.23084281427824
-86.73980712890625, 36.173495506147, -86.67303085327148, 36.23084281427824
],
"geometry": {
"type": "Polygon",
Expand Down
4 changes: 1 addition & 3 deletions packages/turf-center/test/out/feature-collection.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@
{
"type": "Feature",
"bbox": [
4.8331475257873535,
45.76022171678877,
4.834005832672119,
4.8331475257873535, 45.76022171678877, 4.834005832672119,
45.760809294695534
],
"properties": {
Expand Down
4 changes: 1 addition & 3 deletions packages/turf-center/test/out/imbalanced-polygon.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,7 @@
{
"type": "Feature",
"bbox": [
4.8445844650268555,
45.77258200374433,
4.859304428100585,
4.8445844650268555, 45.77258200374433, 4.859304428100585,
45.78494329284938
],
"properties": {
Expand Down
4 changes: 1 addition & 3 deletions packages/turf-center/test/out/linestring.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,7 @@
{
"type": "Feature",
"bbox": [
4.85994815826416,
45.749558161214516,
4.86020565032959,
4.85994815826416, 45.749558161214516, 4.86020565032959,
45.76884015325622
],
"properties": {
Expand Down
4 changes: 1 addition & 3 deletions packages/turf-center/test/out/point.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,7 @@
{
"type": "Feature",
"bbox": [
4.831961989402771,
45.75764678012361,
4.831961989402771,
4.831961989402771, 45.75764678012361, 4.831961989402771,
45.75764678012361
],
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@
{
"type": "Feature",
"bbox": [
122.51953124999999,
-36.10237644873643,
145.283203125,
122.51953124999999, -36.10237644873643, 145.283203125,
-18.312810846425442
],
"properties": {
Expand Down
4 changes: 1 addition & 3 deletions packages/turf-center/test/out/polygon.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,7 @@
{
"type": "Feature",
"bbox": [
4.773387908935547,
45.71337148333104,
4.910373687744141,
4.773387908935547, 45.71337148333104, 4.910373687744141,
45.79398056386735
],
"properties": {
Expand Down
Loading

0 comments on commit 3ca41fb

Please sign in to comment.