Skip to content

Commit

Permalink
pull master
Browse files Browse the repository at this point in the history
  • Loading branch information
damian committed Aug 29, 2023
1 parent 26468be commit 83164e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@
],
"*.{js,jsx,ts,tsx}": [
"npm run test:commit"
],
"*.{ts,tsx}": [
"tsc --noEmit"
]
},
"dependencies": {
Expand Down

0 comments on commit 83164e5

Please sign in to comment.