Skip to content

Commit

Permalink
[chore] Removed unnecessary brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
stackchain committed Jan 18, 2022
1 parent cb75da9 commit 26001b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"bash -c tsc -p tsconfig.json --noEmit"
],
"*.{md,json}": "prettier --write",
"*.{stories}.*": [
"*.stories.*": [
"yarn prestorybook",
"git add ./storybook/storyLoader.js"
]
Expand Down

0 comments on commit 26001b9

Please sign in to comment.