Skip to content

Commit

Permalink
chore: add prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ladytrekker committed Dec 19, 2021
1 parent c267873 commit b4cc4d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"dev-lib": "npm run dev --workspace=lib",
"dev-site": "npm run build-lib && npm run dev --workspace=site",
"dev-app": "npm run build-lib && npm run dev --workspace=app"
},
"dependencies": {
"prettier": "^2.5.1"
}
}

0 comments on commit b4cc4d3

Please sign in to comment.