Skip to content

Commit

Permalink
Run prettier on changed files.
Browse files Browse the repository at this point in the history
  • Loading branch information
reem committed Dec 7, 2023
1 parent 6d0c4d7 commit fddef26
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
"rootOptions": {
"configFile": "src/20231127_Multi_GauntletRecommendationToReactivateCRVBorrowingOnV3/config.json",
"force": true,
"pools": [
"AaveV3Ethereum",
"AaveV3Polygon"
],
"pools": ["AaveV3Ethereum", "AaveV3Polygon"],
"title": "Gauntlet recommendation to reactivate CRV borrowing on v3",
"shortName": "GauntletRecommendationToReactivateCRVBorrowingOnV3",
"date": "20231127",
Expand Down Expand Up @@ -75,4 +72,4 @@
}
}
}
}
}

0 comments on commit fddef26

Please sign in to comment.