Skip to content

Commit

Permalink
Fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
sushitommy committed Dec 1, 2023
1 parent cca4264 commit 8be135c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@
"*.{css,scss}": "stylelint --fix",
"*.{js,css,md}": "prettier --write"
}
}
}
2 changes: 1 addition & 1 deletion packages/design-system-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
"copy:storybook": "cpx '../storybook/dist/**' dist",
"copy:docusaurus": "cpx '../docusaurus/build/**' dist/docs"
}
}
}

0 comments on commit 8be135c

Please sign in to comment.