Skip to content

Commit

Permalink
style: 💄 use prettier as default formatter set in projen
Browse files Browse the repository at this point in the history
  • Loading branch information
uid10804 committed Mar 3, 2023
1 parent b797fdc commit d649fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
},
},
pullRequestTemplate: false,
prettier: true
});


Expand Down

0 comments on commit d649fd3

Please sign in to comment.