Skip to content

Commit

Permalink
chore: fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis committed Sep 27, 2023
1 parent bf73b92 commit a62ac07
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion .prettierrc.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/config-lerna-scopes": "^17.7.0",
"@straw-hat/prettier-config": "3.1.2",
"@straw-hat/prettier-config": "workspace:*",
"@straw-hat/tsconfig": "workspace:*",
"@yarnpkg/sdks": "^3.0.0-rc.51",
"husky": "^8.0.3",
Expand Down
1 change: 1 addition & 0 deletions prettier.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export { default } from '@straw-hat/prettier-config';
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5401,7 +5401,7 @@ __metadata:
"@commitlint/cli": ^17.7.1
"@commitlint/config-conventional": ^17.7.0
"@commitlint/config-lerna-scopes": ^17.7.0
"@straw-hat/prettier-config": 3.1.2
"@straw-hat/prettier-config": "workspace:*"
"@straw-hat/tsconfig": "workspace:*"
"@yarnpkg/sdks": ^3.0.0-rc.51
husky: ^8.0.3
Expand Down Expand Up @@ -5456,7 +5456,7 @@ __metadata:
languageName: unknown
linkType: soft

"@straw-hat/prettier-config@3.1.2, @straw-hat/prettier-config@^3.1.2, @straw-hat/prettier-config@workspace:packages/@straw-hat/prettier-config":
"@straw-hat/prettier-config@^3.1.2, @straw-hat/prettier-config@workspace:*, @straw-hat/prettier-config@workspace:packages/@straw-hat/prettier-config":
version: 0.0.0-use.local
resolution: "@straw-hat/prettier-config@workspace:packages/@straw-hat/prettier-config"
dependencies:
Expand Down

0 comments on commit a62ac07

Please sign in to comment.