Skip to content

Commit

Permalink
fix: use main branch lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
fpChan committed May 25, 2021
1 parent b3b1987 commit 017f7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion offchain-modules/package.json
Expand Up @@ -130,7 +130,7 @@
]
},
"lint-staged": {
"src/**/*.ts": [
"packages/*/src/**/*.ts": [
"npm run lint-staged",
"git add"
]
Expand Down

0 comments on commit 017f7e5

Please sign in to comment.