Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoolum committed Sep 17, 2024
1 parent 8d8ecbe commit 1e06502
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@
"ts-node": "^8.10.1",
"typescript": "^4.3.5"
},
"browserslist": [
">0.2%",
"not dead",
"not op_mini all"
],
"lint-staged": {
"*.{ts,tsx,js,css,md,mdx,jsx,yml,yaml}": [
"prettier --write",
Expand Down

0 comments on commit 1e06502

Please sign in to comment.