Skip to content

Commit

Permalink
chore: add prettier-config
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Mar 29, 2024
1 parent 3ddcffd commit 8e6de09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"devDependencies": {
"@oclif/prettier-config": "^0.2.1"
}
}
1 change: 1 addition & 0 deletions website/.prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"@oclif/prettier-config"

0 comments on commit 8e6de09

Please sign in to comment.