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 9901fbd commit 497bd45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -97,6 +97,6 @@
"ts-node": "10.7.0"
},
"lint-staged": {
"packages/**/*.{ts,json}": []
"**/*.{ts,json}": []
}
}

0 comments on commit 497bd45

Please sign in to comment.