Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Nov 27, 2024
1 parent 7315ec5 commit 3d9924a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
"*.{java}": [
"npm run prettier -- --write",
"git add"
],
"*.{swift}": [
"npm run swiftlint -- --fix --format",
"git add"
]
},
"prettier": "@ionic/prettier-config",
Expand Down

0 comments on commit 3d9924a

Please sign in to comment.