Skip to content

Commit

Permalink
add format script
Browse files Browse the repository at this point in the history
  • Loading branch information
zekehuntergreen committed Jan 25, 2024
1 parent 72cf722 commit a4d1d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"format": "prettier --write 'packages/**/*.ts'",
"api::build": "npm run build --workspace api; npm run build-frontend --workspace api",
"api::package": "npm run package --workspace api",
"cdk::build": "npm run build --workspace cdk",
Expand Down

0 comments on commit a4d1d84

Please sign in to comment.