Skip to content

Commit

Permalink
chore(): fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony133 committed May 22, 2022
1 parent 7c4d676 commit d5bd1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -95,6 +95,6 @@
"instrument": true
},
"lint-staged": {
"packages/**/*.{ts,json}": []
"**/*.{ts,json}": []
}
}

0 comments on commit d5bd1f1

Please sign in to comment.