-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: update deps on docs * chore: update the root workspace deps * chore: update deps for the react package * chore: update missing react types in docs * chore: remove prettier plugin astro from command and only add in plugins * chore: remove formatting check to hooks for time being due to failing CI issues
- Loading branch information
1 parent
edb6030
commit ada4ce3
Showing
11 changed files
with
7,470 additions
and
5,811 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
pnpm lint:check && pnpm test:check | ||
pnpm lint:check && pnpm run prettier:check && pnpm test:check |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.