generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(biome): use hermit biome instead of pnpm (#2615)
The reason for this is that for some inexplicable reason the NPM package downloads binaries for all architectures, each of which are ~9MB: ``` Downloading @biomejs/[email protected]: 8.43 MB/8.43 MB, done Downloading @biomejs/[email protected]: 8.62 MB/8.62 MB, done Downloading @biomejs/[email protected]: 9.08 MB/9.08 MB, done Downloading @biomejs/[email protected]: 9.09 MB/9.09 MB, done Downloading @biomejs/[email protected]: 9.79 MB/9.79 MB, done Downloading @biomejs/[email protected]: 9.09 MB/9.09 MB, done Downloading @biomejs/[email protected]: 9.40 MB/9.40 MB, done Downloading @biomejs/[email protected]: 9.68 MB/9.68 MB, done ```
- Loading branch information
1 parent
a003966
commit c633e59
Showing
6 changed files
with
16 additions
and
103 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
hermit |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
.biome-1.8.3.pkg |
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.