Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpittman committed Dec 16, 2021
1 parent ae21c80 commit 7f9b2c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"nano-staged": {
"*.{ts,tsx}": [
"tsdx lint"
],
"*.{json,md,ts,tsx}": [
"prettier --write"
]
},
"simple-git-hooks": {
Expand All @@ -49,6 +52,7 @@
"autoprefixer": "^10.3.1",
"nano-staged": "^0.5.0",
"postcss": "^8.3.6",
"prettier": "^2.5.1",
"simple-git-hooks": "^2.7.0",
"size-limit": "^4.12.0",
"tailwindcss": "^3.0.0",
Expand Down
8 changes: 8 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 7f9b2c8

Please sign in to comment.