Skip to content

Commit

Permalink
chore: Run prettier to format all JS code (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
stbrody authored Oct 26, 2023
1 parent c580aa0 commit 9d59527
Show file tree
Hide file tree
Showing 11 changed files with 2,336 additions and 706 deletions.
3 changes: 3 additions & 0 deletions suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"@types/aws-lambda": "^8.10.123",
"@types/luxon": "^2.4.0",
"@types/node": "^16.18.57",
"eslint-config-3box": "^1.0.0",
"prettier": "^3.0.3",
"ts-loader": "^9.4.4"
},
"dependencies": {
Expand All @@ -39,5 +41,6 @@
"ts-jest": "^29.1.1",
"typescript": "^4.9.5"
},
"prettier": "eslint-config-3box/prettier.config",
"packageManager": "pnpm@^8.8.0"
}
Loading

0 comments on commit 9d59527

Please sign in to comment.